Re: Pg_dump options

From: Rnd(at)gatewaynet(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Pg_dump options
Date: 2002-01-31 08:20:51
Message-ID: OFB2A2D6F1.89896A86-ONC2256B52.002D7594@internal.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Also you could create a protected file
eg pgCONFIDENTIAL
with the lines

yourusername
yourpasswd

and do

cat pgCONFIDENTIAL | pg_dump -u yourdb > dbdump.sql

Browse pgsql-general by date

  From Date Subject
Next Message David.Lofstrand 2002-01-31 13:23:10 runtime queries...
Previous Message arun kv 2002-01-31 04:32:15 keyword search help