Re: User Admin in pgsql

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: daxiawj <daxiawj(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: User Admin in pgsql
Date: 2004-12-15 08:41:25
Message-ID: 20041215084125.GA30423@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Dec 15, 2004 at 04:14:48PM +0800, daxiawj wrote:

> After I Updatded my pgsql from 7.3 to 7.4.6 in debian with "aptitude", I
> found that my admin user account's password has gone--everytime when I
> login into psql, I don't need type my password any more, and every
> other user account too.

Have you looked at pg_hba.conf? See the "Client Authentication"
chapter in the documentation for details.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tsirkin Evgeny 2004-12-15 09:52:35 upgrading postgresql
Previous Message daxiawj 2004-12-15 08:14:48 User Admin in pgsql