Hmmm 8.1 pg_dumpall cannot dump older db's?

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Hmmm 8.1 pg_dumpall cannot dump older db's?
Date: 2005-07-08 02:49:42
Message-ID: 42CDE9C6.6040709@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I can't seem to dump old db's:

-bash-2.05b$ pg_dumpall -s -h database-dev > dump.sql
Password:
pg_dumpall: could not connect to database "postgres": FATAL: database
"postgres" does not exist

Seems that it is expecting the new 'postgres' database to exist on old
installations?

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-07-08 03:03:40 Re: A couple of p.tches for PostgreSQL 64bit support
Previous Message Alvaro Herrera 2005-07-08 02:37:04 Re: A couple of p.tches for PostgreSQL 64bit support