Assigning Password to New created user

From: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Assigning Password to New created user
Date: 2007-06-05 06:04:53
Message-ID: 002501c7a737$740dcd90$170211ac@LIONKING.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello All,

I am trying to create database creation script.
Authentication method in pg_hba.conf is set to 'Password'.

1) I want to create a new user and want to assign a password to it internally (Something like createuser qsweb -P <password>)
2) When script issue command it ask for Superuser password. is there any way to provide this also internally??

Thanks in Advance

With Regards
Ashish....

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Loredana Curugiu 2007-06-05 08:11:12 JOIN
Previous Message David Monarchi 2007-06-04 22:41:06 multidimensional array loading