Re: Pg_dumpall
От | Bruno Wolff III |
---|---|
Тема | Re: Pg_dumpall |
Дата | |
Msg-id | 20030610135220.GA16346@wolff.to обсуждение исходный текст |
Ответ на | Pg_dumpall ("Robert Fitzpatrick" <robert@webtent.com>) |
Ответы |
Re: Pg_dumpall
|
Список | pgsql-general |
On Sun, Jun 08, 2003 at 22:04:26 -0400, Robert Fitzpatrick <robert@webtent.com> wrote: > I'm looking for an unattended (cron job) to dump all the databases. We > have both 7.3.3 and 7.0.2 (Cobalt RaQ) to do this for. I cannot grant a > certain user permission to dump the databases in 7.0.2 pg_hba.conf file > and, if I do this for our 7.3.3, does it mean anyone at the command > prompt can access the databases using the '-U' option and it not require > a password? What are most on this list doing for automated dumps? In 7.3.3 you can use ident authentication for local (domain socket) connections on some OS's. This is a good way to do this kind of thing.
В списке pgsql-general по дате отправления: