Re: Re: does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump? - Mailing list pgsql-general

From Kusuma Pabba
Subject Re: Re: does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump?
Date
Msg-id 499D59C3.3020702@ncoretech.com
Whole thread Raw
In response to Re: does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump?  (Jasen Betts <jasen@xnet.co.nz>)
List pgsql-general
Jasen Betts wrote:
> On 2009-02-10, Jonathan Vanasco <postgres@2xlp.com> wrote:
>
>> does anyone know what to use in pg_hba.conf that will allow me to run cronjobs
>> with pg_dump?
>> i think i just need a METHOD for localhost only.
>>
>
> write a script that sets PGPASSWORD and then calls pg_dump,
> use .pgconf,
> or use trust or ident authenticateion in pg_hba.conf
>
>
>

    i think this site will help you out
    http://www.postgresql.org/docs/8.3/static/auth-pg-hba-conf.html

    Regards
    kusuma.p

pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Good Delimiter for copy command
Next
From: Bruce Momjian
Date:
Subject: Re: \l of psql 8.4 looks ... unreadable on 80char default