Database creation problem

Поиск
Список
Период
Сортировка
От Pierre-Alexis Paquin
Тема Database creation problem
Дата
Msg-id 002a01c1eadd$f0310160$16c6cec2@i2M.fr
обсуждение исходный текст
Ответы Re: Database creation problem  ("P. Jourdan" <pippo@videotron.ca>)
Список pgsql-novice
Hello I'm trying to create a database from a dump file.
 
First I'm connect under the template1 database and try to make : createdb -e LATIN1 xxxxx
to create the xxxx database.
A error message appeared : create database : source database "template1" is being accessed by other users
                                        createdb : database creation failed
 
I think it's a problem of rights of the user. It seems like I'm not allowed to create this base.
When i'm connect myself in superuser, nothing's happened too !
 
thanx for help
Pierre-Alexis
 
 

В списке pgsql-novice по дате отправления:

Предыдущее
От: John Taylor
Дата:
Сообщение: Re: performance problems with subselects
Следующее
От: "P. Jourdan"
Дата:
Сообщение: Re: Database creation problem