| От | Bruno Wolff III |
|---|---|
| Тема | Re: automatic pg_dumpall |
| Дата | |
| Msg-id | 20040326204717.GE20194@wolff.to обсуждение |
| Ответ на | automatic pg_dumpall (Victor Sudakov <vas@mpeks.no-spam-here.tomsk.su>) |
| Список | pgsql-admin |
On Thu, Mar 25, 2004 at 04:21:16 +0000, Victor Sudakov <vas@mpeks.no-spam-here.tomsk.su> wrote: > Colleagues, > > If I have to organize an automatic nightly pg_dumpall, how do I handle > authentication ? I do not want to create a passwordless superuser (or > trust method in pg_hba.conf), and there is noone to enter the password > manually. Is there another recipe? Who do you trust? If you trust the system account that pg_dump is running under (and if you don't you have problems) and pg_dump is being run on the same machine as the postgres server, use a domain socket connection and ident authentication. This doesn't work on all OS's, but in works on a number of common ones.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера