Dennis Jenkins wrote:
--- Madison Kelly <[EMAIL PROTECTED]> wrote:
Hi all,
createdb: database creation failed: ERROR: source
database "template1"
is being accessed by other users
I get that error every time that anyone is connected
to the database using pgAdmin. We have to get
everyon
--- Madison Kelly <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> createdb: database creation failed: ERROR: source
> database "template1"
> is being accessed by other users
I get that error every time that anyone is connected
to the database using pgAdmin. We have to get
everyone to disconnect b
Hi all,
I've got a script that creates a database for my program in it's
installer script. The problem I am having is that when the installer calls:
/usr/bin/createdb tle-bu -U tle-bu
I often get the error:
createdb: database creation failed: ERROR: source database "template1"
is being