"Peter T. Brown" <peter@memeticsystems.com> writes:
> I have upgraded from PostgreSQL 7.0.2 to 7.1beta4. I am trying to convert a
> database from the older version to work in the newer version. Unfortunately
> ALL I have is the base directory zipped up containing all the tables, keys,
> sequences, etc.
You mean just $PGDATA/base? Not all of $PGDATA? If so, sorry, but you
are flat outa luck. You should've saved pg_log too...
regards, tom lane