Optional postgres database not so optional in 8.1

Поиск
Список
Период
Сортировка
От John Hansen
Тема Optional postgres database not so optional in 8.1
Дата
Msg-id 5066E5A966339E42AA04BA10BA706AE50A93B3@rodrick.geeknet.com.au
обсуждение исходный текст
Ответы Re: Optional postgres database not so optional in 8.1  (Martijn van Oosterhout <kleptog@svana.org>)
Re: Optional postgres database not so optional in 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Optional postgres database not so optional in 8.1  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
On a fresh installation of postgrsql 8.1    if you drop the
'postgres' database,
psql, createdb, etc. no longer works.

psql -l; ignores -dtemplate1, and createdb doesn't have such an option.

Maybe it should fallback to template1 if the postgres database doesn't
exist?

... John



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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: MERGE vs REPLACE
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Optional postgres database not so optional in 8.1