Re: [GENERAL] Recovery after server crash

2005-10-24 Thread
In article <[EMAIL PROTECTED]>, Chris <[EMAIL PROTECTED]> wrote: >How can I get my data from this 7.4 data directory into my 8.0.3 fresh >install? Bring up a copy of 7.4 long enough to run pg_dumpall. Then load the dump into 8.0.3. -- http://www.spinics.net/yosemite/ -

Re: [GENERAL] Recovery after server crash

2005-10-23 Thread Martijn van Oosterhout
On Sun, Oct 23, 2005 at 12:31:33PM -0500, Chris wrote: > Good afternoon, all: > > I recently experienced a server crash. I have a backup of my Postgesql > data directory. > > On rebuilding my machine, I decided to go with i386 instead of my > original AMD64. That means I now have a newer vers

[GENERAL] Recovery after server crash

2005-10-23 Thread Chris
Good afternoon, all: I recently experienced a server crash. I have a backup of my Postgesql data directory. On rebuilding my machine, I decided to go with i386 instead of my original AMD64. That means I now have a newer version of Postgresql available to me. My original was 7.4 and my new is