Re: Pg_dump options - Mailing list pgsql-general

From Rnd@gatewaynet.com
Subject Re: Pg_dump options
Date
Msg-id OFB2A2D6F1.89896A86-ONC2256B52.002D7594@internal.net
Whole thread Raw
In response to Pg_dump options  (Troy.Campano@LibertyMutual.com)
List 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


pgsql-general by date:

Previous
From: arun kv
Date:
Subject: keyword search help
Next
From: David.Lofstrand@surgical-science.com
Date:
Subject: runtime queries...