| От | Dave Page |
|---|---|
| Тема | Re: pgagent in Debian sid |
| Дата | |
| Msg-id | 937d27e10906031240k115a5772x258ca30f6d89fc7d@mail.gmail.com обсуждение |
| Ответ на | Re: pgagent in Debian sid (Seb <spluque@gmail.com>) |
| Список | pgadmin-support |
On Wed, Jun 3, 2009 at 8:32 PM, Seb <spluque@gmail.com> wrote: >> It may be easier to drop the schema altogether, grant your user >> account access to the postgres database, and then re-create the >> pgagent schema using your user account. > > Yes, this sounds simpler at this point, although I'm not sure what > privileges to grant myself to the postgres database? I assume this > needs to be done while logged in as the postgres user (i.e. after 'su - > postgres; psql postgres'). Thanks. Yes, log in as postgres. GRANT CREATE ON DATABASE postgres TO myuser; should be enough. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
В списке pgadmin-support по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера