Re: Hmmm 8.1 pg_dumpall cannot dump older db's?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Hmmm 8.1 pg_dumpall cannot dump older db's?
Дата
Msg-id 42CDF5ED.8040508@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Hmmm 8.1 pg_dumpall cannot dump older db's?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Hmmm 8.1 pg_dumpall cannot dump older db's?
Список pgsql-hackers
>>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?

Actually, also ONLY assume postgres is a special database if the backend 
is 8.1 or higher.  We don't want to mess with poor people who have 
already created a database called 'postgres' in their installation of 
7.4, say...

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Hmmm 8.1 pg_dumpall cannot dump older db's?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hmmm 8.1 pg_dumpall cannot dump older db's?