Jasen Betts wrote:
On 2009-02-10, Jonathan Vanasco <postg...@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
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general