Re: "template1" being accessed by other users - Mailing list pgsql-general

From gonzales@linuxlouis.net
Subject Re: "template1" being accessed by other users
Date
Msg-id Pine.LNX.4.64.0707191436060.22229@mx1.linuxlouis.net
Whole thread Raw
In response to "template1" being accessed by other users  ("Michael P. Soulier" <michael_soulier@mitel.com>)
List pgsql-general
Not sure, but sounds like a max user connections is preventing successive
connections?


On Thu, 19 Jul 2007, Michael P. Soulier wrote:

> Hi,
>
> We're using postgres on a server where everything is automated, no human
> interaction save a web interface.
>
> I have an issue where a post-install script tries to create a database,
> and in 1 out of 10 cases I get this:
>
> "createdb: database creation failed: ERROR:  source database "template1"
> is being accessed by other users"
>
> It is unclear what is using template1 at that time, logs say nothing but
> that doesn't mean it isn't happening.
>
> Can createdb block until template1 is available? Again, there's no human
> sitting at the box to intervene. This must complete, eventually.
>
> Thanks,
> Mike
>

--
Louis Gonzales
louis.gonzales@linuxlouis.net
http://www.linuxlouis.net


pgsql-general by date:

Previous
From: "Michael P. Soulier"
Date:
Subject: Re: "template1" being accessed by other users
Next
From: Ben
Date:
Subject: two phase commit