problem creating database..

Поиск
Список
Период
Сортировка
От Indira
Тема problem creating database..
Дата
Msg-id Pine.NEB.4.44.0212041312390.28294-100000@durga.theundergroundcity.com
обсуждение исходный текст
Ответы Re: problem creating database..  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
hey everyone, im trying to create a database on freebsd, using postgresql
7.3. when i try and create a database with createdb i get:

su-2.05b$ id
uid=1005(postgres) gid=1005(postgres) groups=1005(postgres)
su-2.05b$ pwd
/usr/local/pgsql
su-2.05b$ createdb testdb
FATAL 1:  user "postgres" does not exist
psql: FATAL 1:  user "postgres" does not exist
createdb: database creation failed

so i
su-2.05b$ createuser postgres
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
FATAL 1:  user "postgres" does not exist
psql: FATAL 1:  user "postgres" does not exist
createuser: creation of user "postgres" failed

any ideas on whats wrong?
thanks a lot!



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

Предыдущее
От: Dmitri Touretsky
Дата:
Сообщение: Yet one more stupid question
Следующее
От: Dmitri Touretsky
Дата:
Сообщение: Very slow performance - addition