Re: pg_upgrade fails for non-postgres user

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_upgrade fails for non-postgres user
Дата
Msg-id 12303.1296321100@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_upgrade fails for non-postgres user  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> --On 28. Januar 2011 14:49:21 -0800 Josh Berkus <josh@agliodbs.com> wrote:
>> The database "postgres" is
>> reasonably likely to be dropped, whereas template1 doesn't get touched
>> usually.

> This is true for a bunch of installations i know. Maybe it's worth to make 
> it a command line switch to override the default behavior, too.

You're both forgetting that the new DB is freshly initdb'd.  It is
certain to contain a postgres database.
        regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: REVIEW: Determining client_encoding from client locale
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: REVIEW: Determining client_encoding from client locale