How to add an userA to login postgresadmin

From: Stephen Liu <satimis(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to add an userA to login postgresadmin
Date: 2004-07-02 11:56:09
Message-ID: 20040702115609.33177.qmail@web40305.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi folks,

RH8.0
postgresql-7.4.3.tar.gz

I have postgresql-7.4.3 installed

$ whereis pgsql
pgsql: /usr/local/pgsql

and have created "postgresadmin" for root
# adduser postgresadmin

root can su postgresadmin without password

Now I expect to add 'userA' to login as postgresadmin
with a password

Can I perform following step to reach my goal;

# adduser userA postgresadmin passwd xxx

Kindly advise. TIA

B.R
Stephen

_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy B 2004-07-02 12:04:39 Re: Enough RAM for entire Database.. cost aside, is this
Previous Message Andy B 2004-07-02 11:53:37 Re: postgresql +AMD64 +big address spaces - does it work?