Re: [GENERAL] Problem creating a database in a script; '"template1"

2005-09-09 Thread Madison Kelly
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

Re: [GENERAL] Problem creating a database in a script; '"template1" is being accessed'

2005-09-09 Thread Dennis Jenkins
--- 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

[GENERAL] Problem creating a database in a script; '"template1" is being accessed'

2005-09-09 Thread Madison Kelly
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