Assigning Password to New created user - Mailing list pgsql-novice

From Ashish Karalkar
Subject Assigning Password to New created user
Date
Msg-id 002501c7a737$740dcd90$170211ac@LIONKING.COM
Whole thread Raw
Responses Re: Assigning Password to New created user
List 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....

pgsql-novice by date:

Previous
From: "Loredana Curugiu"
Date:
Subject: Re: [SQL] JOIN
Next
From: "Loredana Curugiu"
Date:
Subject: Re: [SQL] JOIN