Optional postgres database not so optional in 8.1 - Mailing list pgsql-hackers

From John Hansen
Subject Optional postgres database not so optional in 8.1
Date
Msg-id 5066E5A966339E42AA04BA10BA706AE50A93B3@rodrick.geeknet.com.au
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: MERGE vs REPLACE
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Optional postgres database not so optional in 8.1