Re: could not login as a root

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Mukund Pate <patemukund(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: could not login as a root
Date: 2002-09-05 10:01:58
Message-ID: Pine.LNX.4.21.0209051057130.585-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Wed, 4 Sep 2002, Mukund Pate wrote:
>
> hi sir,
>
> i could not login as a root it give the error " root is not exist"
>
> i can login as a another user plz help me how to login as root.
>
> mukund

When the superuser is mentioned it means the user who installed and runs the
database _not_ the system's superuser.

Either su to the database superuser's system account, usually postgres, and try
connecting or specify the database superuser name when connecting to the
database.

Generally, I see no reason why you should be attempting to use database
applications as the system superuser. It comes under the 'don't do things as
root when you don't need to be root to do them' rule.

--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants

In response to

Browse pgsql-general by date

  From Date Subject
Next Message fpaul 2002-09-05 12:28:56 PostgreSQL vs MySQL : strange results on insertion
Previous Message Martijn van Oosterhout 2002-09-05 09:10:28 Re: cannot read block 6438 Input/Ouput error