Re: [PATCHES] default database creation with initdb

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Magnus Hagander" <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] default database creation with initdb
Date: 2005-06-21 14:04:41
Message-ID: 2946.1119362681@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> writes:
> You know, since we don't maintain static connections (http is our friend)
> connecting to template1 really isn't a problem for phppgadmin users. At
> least I can't remember anyone ever having complained about it.

Sure you have: people have complained about CREATE DATABASE failing with
"source database "template1" is being accessed by other users" often
enough.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2005-06-21 14:07:46 Re: Schedule for 8.1 feature freeze
Previous Message Tom Lane 2005-06-21 13:56:36 Re: [PATCHES] default database creation with initdb