Bug #824: Problem creating data base !!

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #824: Problem creating data base !!
Дата
Msg-id 20021128150716.4B18F476313@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #824: Problem creating data base !!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: timeofday()::timestamp - not casting