> Is it just me?
I'm pretty sure I saw something similar on a newly initialized database.
The sequence was:
initdb
postmaster -i -o -F
createdb
psql
(database "thomas" not found)
psql template1
\d
(see "thomas")
psql
(database "thomas" found just fine)
- Thomas
- [HACKERS] Failure to recognise new database Grant Finnemore
- Re: [HACKERS] Failure to recognise new database Thomas Lockhart
- Re: [HACKERS] Failure to recognise new database Tom Lane
- Re: [HACKERS] Failure to recognise new databa... Grant Finnemore
- Re: [HACKERS] Failure to recognise new databa... Thomas Lockhart
