| От | John Iliffe |
|---|---|
| Тема | Automated Database Backups |
| Дата | |
| Msg-id | 1287177170.4390.30.camel@linuxprod2 обсуждение |
| Ответы |
Re: Automated Database Backups
Re: Automated Database Backups Re: Automated Database Backups |
| Список | pgsql-general |
Does anyone have a way to run pg_dump from cron in a way that doesn't require someone to enter the password on every run? I get the following error even when the backup user has read permissions on all application databases. The database that fails is part of the PostgreSQL kernel, not my application data so I'm leery of tampering with permissions here. The command line I am using is: /usr/postgres-8.4.2/bin/pg_dump -f /notraid/dbbkup.`date +%Y%m%d` -F custom -v -U xxxx dbxxxx Thanks in advance. John
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера