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 Richard Huxton
Subject Re: does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump?
Date
Msg-id 4991BD37.5020101@archonet.com
Whole thread Raw
In response to does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump?  (Jonathan Vanasco <postgres@2xlp.com>)
Responses Re: does anyone know what to use in pg_hba.conf that will allow me to run cronjobs with pg_dump?  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
Jonathan Vanasco wrote:
> i think i just need a METHOD for localhost only.

You can either "trust" any connections from the local machine, or if
that's too insecure use a .pgpass file.

http://www.postgresql.org/docs/current/static/libpq-pgpass.html

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Andrej
Date:
Subject: Re: Slow database creation
Next
From: Inigo Barandiaran
Date:
Subject: createdb.exe and psql.exe without Promting Password