| От | Doug McNaught |
|---|---|
| Тема | Re: Re: postmaster question |
| Дата | |
| Msg-id | m3hf1k0z2y.fsf@belphigor.mcnaught.org обсуждение |
| Ответ на | Re: Re: postmaster question (Lonnie Cumberland <lonnie_cumberland@yahoo.com>) |
| Список | pgsql-general |
Lonnie Cumberland <lonnie_cumberland@yahoo.com> writes: > Hello Mitch, > > I have been trying to do just that and hove found that by going to my init.d > directory and starting up the "postgresql" service helps. > > Now the problem seems to be that even though I have just used "pg_passwd" to > add me as a user, I am now getting an error message back saying that: What you need to do is 'su' to user 'postgres' and run 'createuser'. It will ask if the new user is allowed to create databases, say yes. Then, just log in as yourself and do: $ createdb foo $ psql foo and you'll be good to go. -Doug
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера