Re: pg_dump

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump
Date: 2003-07-25 21:17:26
Message-ID: 20030725211726.GE626@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-07-25 21:26:59 Re: Using YY-MM-DD date input
Previous Message Bruce Momjian 2003-07-25 21:14:24 Re: Jabber Interface