Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg recovery



Bernhard D Rohrer <graylion(at)sm-wg(dot)net> writes:
> I have a broken database and not much clue about postgres, sorry for the 
> n00b questions :(

I think you've got a cross-version problem, as in the database is really
PG 8.0 or earlier but you're trying to run 8.1 against it.  What is in
the PG_VERSION file?  Have you done "pg_resetxlog -f", and if so do you
have the original pg_control file to put back?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group