Re: Hmmm 8.1 pg_dumpall cannot dump older db's? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Hmmm 8.1 pg_dumpall cannot dump older db's?
Date
Msg-id 7404.1120793506@sss.pgh.pa.us
Whole thread Raw
In response to Hmmm 8.1 pg_dumpall cannot dump older db's?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Hmmm 8.1 pg_dumpall cannot dump older db's?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: Hmmm 8.1 pg_dumpall cannot dump older db's?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Seems that it is expecting the new 'postgres' database to exist on old 
> installations?

Ooops :-(  Seems like maybe we want it to try postgres and then fall
back to trying template1?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: temp_buffers
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Hmmm 8.1 pg_dumpall cannot dump older db's?