Re: disable password prompt - command line

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: disable password prompt - command line
Date: 2010-06-21 12:53:12
Message-ID: 20100621125312.GD22640@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In response to Ravi Katkar :
>
>
> Hi List,
>
>
>
> I need a small help regarding the password options available with PGSQL, I
> found POSTGRE SQL has ?W and ?password options available which is prompting for
> the password. But I want to take the password thru command line argument and
> keep the password in a variable. Is there any option which will help me to take
> the password and used in the below way so that it will connect to the DB
> without asking password again.

http://www.postgresql.org/docs/current/static/libpq-pgpass.html

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Cédric Villemain 2010-06-21 13:13:33 Re: Inserting additional data into pg_statistics
Previous Message Ravi Katkar 2010-06-21 12:48:23 disable password prompt - command line