assigning password from script

From: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: assigning password from script
Date: 2007-07-02 05:11:36
Message-ID: 001101c7bc67$7c499940$170211ac@LIONKING.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-07-02 05:24:06 Re: 'Session local' variables
Previous Message Jason L. Buberel 2007-07-02 04:41:46 recovery_target_time ignored or recovery always recovers to end of WAL