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:16:06
Message-ID: 415C7796.7050307@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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ying Lu 2004-09-30 21:17:31 about "pg_dump " without pompt password
Previous Message Ying Lu 2004-09-30 21:09:26 about "pg_dump " without pompt password