Re: pg_dump - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: pg_dump
Date
Msg-id 20030725211726.GE626@libertyrms.info
Whole thread Raw
In response to Re: pg_dump  (Frank Finner <postgresql@finner.de>)
Responses Re: pg_dump
List pgsql-general
On Fri, Jul 25, 2003 at 10:20:38PM +0200, Frank Finner wrote:
> Hi,
>
> with PostgreSQL you can do it using the environment variables PGUSER and
> PGPASSWORD for example in a shellscript like this (bash-syntax):
  ^^^^^^^^^^

But note that that isn't safe.  If you're using >= 7.3, you can use
.pgpass instead, which is much safer.

A


--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Using YY-MM-DD date input
Next
From: Bruce Momjian
Date:
Subject: Re: Using YY-MM-DD date input