about "pg_dump " without pompt password

From: Ying Lu <ying_lu(at)cs(dot)concordia(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: about "pg_dump " without pompt password
Date: 2004-09-30 21:17:31
Message-ID: 415C77EB.6020701@cs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

Is it possible that we setup the password in the pg_dump command line
instead of let users input it through prompt command. E.g.,

pg_dump test -c -d --host=localhost -U testUser1 --file='a.dmp'
--no-privileges

Thanks a lot!
Ly

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2004-09-30 21:20:15 RFC: HPUX IA64 Pgsql 8.0.0beta3 benchmark data
Previous Message Ying Lu 2004-09-30 21:16:06 about "pg_dump " without pompt password