Hi, I have a dump that was generated with pg_dump in 8.0-beta5 and I'm
trying to restore with pg_restore in 8.0-RC3.
The pg_dump command was: # pg_dump -Ft -o -b database
The pg_restore command was: # pg_restore -Ft -d database
When I execute pg_restore I get this error:
pg_restore: [archiver] unsupported version (1.13) in file header
Dumps created in beta5 are incompatible with rc3 ?
Any suggestion for how can I restore this dump ?
Thank for any help.
Cesar
Responses
pgsql-hackers-win32 by date
| Next: | From: Devrim GUNDUZ | Date: 2005-01-17 20:16:07 |
| Subject: Re: [pgsql-hackers-win32] %2$, %1$ gettext placeholder |
| Previous: | From: Tom Lane | Date: 2005-01-17 19:54:44 |
| Subject: Re: [HACKERS] %2$, %1$ gettext placeholder replacement is not working under Win32 |
pgsql-general by date
| Next: | From: Matthew Metnetsky | Date: 2005-01-17 20:04:42 |
| Subject: Re: Statically linking against libpq |
| Previous: | From: Greg Stark | Date: 2005-01-17 19:33:15 |
| Subject: Re: Index optimization ? |