Re: assigning password from script

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: assigning password from script
Date: 2007-07-02 05:54:46
Message-ID: 162867790707012254r36dc177awdd0efc27e1219c0d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

look on http://www.postgresql.org/docs/8.0/interactive/libpq-pgpass.html

Pavel Stehule

2007/7/2, Ashish Karalkar <ashish(dot)karalkar(at)info-spectrum(dot)com>:
>
>
> Hello All,
>
> I want to create a user through script and dont want user to assign password
> interactively, I want it to be assigned through some file or anything else
>
> some this like
>
> createuser -P ***** OR createuser -P <file >
>
> Is there any way?
>
>
> Thanks in Advance
>
> With Regards
> Ashish...
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-07-02 07:28:54 Re: Can't change working directory to C:/Documents and Settings in Windows
Previous Message Tom Lane 2007-07-02 05:49:56 Re: 'Session local' variables