Re: pg_dumpall and password access - Mailing list pgsql-sql

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: pg_dumpall and password access
Date
Msg-id slrn9clp26.bme.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to pg_dumpall and password access  (Christophe Labouisse <labouiss@cybercable.fr>)
List pgsql-sql
Tom Lane <tgl@sss.pgh.pa.us> wrote:
>pg_dumpall doesn't work very well with password authentication (and
>even if it did, storing the password in a cron script doesn't seem
>like a good idea to me).
>
>As long as the dumper will run on the same machine as the database
>server, consider using IDENT authorization instead.

Another solution is to use the patched pg_dumpall at
http://bugs.debian.org/87035 .

Ray
-- 
The Internet interprets attempts at proprietary control as damage and routes
around it.Eric S. Raymond



pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Implicit/Explicit casting of the unknown type
Next
From: David Lizano
Date:
Subject: Inserting binary data (BLOBs) in v7.1