Bug #824: Problem creating data base !! - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #824: Problem creating data base !!
Date
Msg-id 20021128150725.A54FD476427@postgresql.org
Whole thread Raw
List pgsql-bugs
Christian Gonzalez (christiangda@cantv.net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Problem creating data base !!

Long Description
Recently i tried to create a data base via SSH with an user allowed to do it, but it displays the following message:
ERROR:  CREATE DATABASE: source database "template1" is being accessed by other users
createdb: database creation failed

on the other hand, it is possible to create it via pgAdminII. The server running postgresql has this configuration:
-Redhat 8.0
-PostgreSQL 7.2.3

I will apreciate any help on it.

Thanks in advance

Sample Code
[root@bdserver root]# su -l postgres
-bash-2.05b$ createdb prueba
ERROR:  CREATE DATABASE: source database "template1" is being accessed by other users
createdb: database creation failed
-bash-2.05b$


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: "Henshall, Stuart - Design & Print"
Date:
Subject: timeofday()::timestamp - not casting
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #824: Problem creating data base !!