Re: automatic pg_dumpall - Mailing list pgsql-admin

From Kemin Zhou
Subject Re: automatic pg_dumpall
Date
Msg-id 4063809C.3050001@ferring.com
Whole thread Raw
In response to automatic pg_dumpall  (Victor Sudakov <vas@mpeks.no-spam-here.tomsk.su>)
List pgsql-admin
Victor Sudakov 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?
>
>Thanks in advance for any input.
>
>
>
use crontab
run this daily
su - postgres -c "/usr/local/pgsql/bin/pg_dump -b -Ft -f db.tar -h
machine_name_of_db your_db"

Kemin






**********************************************************************
Proprietary or confidential information belonging to Ferring Holding SA or to one of its affiliated companies may be
containedin the message. If you are not the addressee indicated in this message (or responsible for the delivery of the
messageto such person), please do not copy or deliver this message to anyone. In such case, please destroy this message
andnotify the sender by reply e-mail. Please advise the sender immediately if you or your employer do not consent to
e-mailfor messages of this kind. Opinions, conclusions and other information in this message represent the opinion of
thesender and do not necessarily represent or reflect the views and opinions of Ferring. 
**********************************************************************


pgsql-admin by date:

Previous
From: Geoffrey
Date:
Subject: Re: License for PostgreSQL for commercial purpose
Next
From: Chris Browne
Date:
Subject: Re: License for PostgreSQL for commercial purpose