Re: Postgres user

From: "Gavin M(dot) Roy" <gmr(at)justsportsusa(dot)com>
To: "'Varsha Agarwal'" <varsha_agarwal(at)hotmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres user
Date: 2002-07-26 02:02:46
Message-ID: 004401c23448$8c9e00d0$6afea8c0@gmr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Most installations I've seen have you setup a postgres user.
Potentially this is already setup in redhat as a system account, in
which case, I believe just setting a password for it as root should do
the trick, and let you login.

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Varsha Agarwal
Sent: Thursday, July 25, 2002 7:00 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Postgres user

Hi,
I have just installed postgresql on red hat. To use psql command i have
to
do
su postgres.
But i can only do su postgres when I log on as root. When I logon as
other
user and do su postgres, it asks for password and i dont know what that
is.
Is it always to be run as root only or I can run it as normal user?
-Varsha

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darren Ferguson 2002-07-26 02:06:26 Re: Postgres user
Previous Message Varsha Agarwal 2002-07-26 02:00:23 Postgres user