> -----Original Message-----
> From: Tom Lane [mailto:[EMAIL PROTECTED]
> Sent: 20 June 2005 14:19
> To: Andrew Dunstan
> Cc: Dave Page; Andreas Pflug; Robert Treat; Magnus Hagander;
> [email protected]
> Subject: Re: [HACKERS] [PATCHES] default database creation
> with initdb
>
> I don't see that much of a problem with having createdb etc. hardwire
> postgres instead of template1 as the db-to-connect-to.
OK, new patch posted to -patches that updates all the utilities as well.
The only change I didn't make was in line 3458 (in StartChildProcess) of
postmaster.c - template1 seemed the more sensible option to leave there.
Let me know if you disagree and I'll change it :-)
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])