Re: [ADMIN] automatic pg_dumpall

2004-03-26 Thread Bruno Wolff III
On Thu, Mar 25, 2004 at 04:21:16 +, Victor Sudakov <[EMAIL PROTECTED]> 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

Re: [ADMIN] automatic pg_dumpall

2004-03-26 Thread Victor Sudakov
Kemin Zhou wrote: >> >>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

Re: [ADMIN] automatic pg_dumpall

2004-03-25 Thread Kemin Zhou
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 advan