Permission Problems:-)?

Поиск
Список
Период
Сортировка
От Jerome Lyles
Тема Permission Problems:-)?
Дата
Msg-id 200401262331.25438.susemail@hawaii.rr.com
обсуждение исходный текст
Ответы Re: Permission Problems:-)?  (Richard Huxton <dev@archonet.com>)
Re: Permission Problems:-)?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm trying to build a database.  But none of the users I try to use works.
I as normal user doesn't work:

:~> createdb mydb
createdb: could not connect to database template1: FATAL:  user "adriel" does
not exist

I as postgresql user doesn't work:
:~> createdb mydb
createdb: could not connect to database template1: FATAL:  user "mypostgre"
does not exist

I as root user doesn't work:

# createdb mydb
createdb: could not connect to database template1: FATAL:  user "root" does
not exist

I can only start postgresql as root.  What am I doing wrong here?  How do I do
it right?

Thanks,
Jerome


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: postmaster growing to consume all memory
Следующее
От: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Дата:
Сообщение: Re: Reloading Template1