| От | charlie derr |
|---|---|
| Тема | RE: Postgres User and Password |
| Дата | |
| Msg-id | NFBBIFIPMKEPOMKBACKIOEAFDGAA.webmindforever@organicmeat.net обсуждение |
| Ответ на | Re: Postgres User and Password (Justin Clift <justin@postgresql.org>) |
| Список | pgsql-general |
+> Very inconvenient to log in as root then su postgres then back to User
+> login to
+> development tools..
+> How can I fix this problem..
+>
+> Thank You
+> Bob T
+>
As Justin said, this is really a *nix question. The answer to the specific
problem you're having (i still recommend you follow Justin's advice about
using startup scripts) is:
su
(enter root password)
passwd postgres
(enter pw you wish to use for postgres user)
(enter it again)
voila -- you should now be able to su to the postgres user directly from
your user (without su-ing to root first)
~c
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера