Re: [GENERAL] Porblems migrating a server.

2007-09-25 Thread Michael Glaesemann
On Sep 25, 2007, at 10:37 , Alvaro Herrera wrote: Michael Glaesemann wrote: You might need to use adddepend, which is a contrib module included in 8.1 (not 8.2 AIUI). (Perhaps 8.2 includes this functionality in core? You can probably check the release notes for 8.2 for details.) Not in

Re: [GENERAL] Porblems migrating a server.

2007-09-25 Thread Alvaro Herrera
Michael Glaesemann wrote: > > On Sep 25, 2007, at 9:00 , David Siebert wrote: >> Any suggestions on what the command line should look like? > > You might need to use adddepend, which is a contrib module included in 8.1 > (not 8.2 AIUI). (Perhaps 8.2 includes this functionality in core? You can >

Re: [GENERAL] Porblems migrating a server.

2007-09-25 Thread Michael Glaesemann
On Sep 25, 2007, at 9:00 , David Siebert wrote: I have a very old postgres server that I am trying to move the data off of. It is running 7.1 and has been trouble free for 6 plus years. I am trying to move the data base off to a server running 8.1. In my opinion you should look at 8.2, not

[GENERAL] Porblems migrating a server.

2007-09-25 Thread David Siebert
I have a very old postgres server that I am trying to move the data off of. It is running 7.1 and has been trouble free for 6 plus years. I am trying to move the data base off to a server running 8.1. I have managed to back up the data using PG_Dump using like this. " pg_dump -b -Fc -h stan.somepla