Re: Postgresql Login problem

From: Julio Leyva <jcleyva(at)hotmail(dot)com>
To: "Dr(dot) Lal Bopearachchi" <lal(at)apiit(dot)lk>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgresql Login problem
Date: 2007-08-08 13:57:12
Message-ID: BAY120-W110B4081370B9C7338AD79A1E70@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Check your pg_hba.conf file if the method is password, then create a pasword for postgres userpsql yourdbalter user postgres set password = 'pasword'if you don't want to do that, change pg_hba.conf file and modify the method to trustthen /etc/init.t/./postgresql reloadHope this will helpSubject: [ADMIN] Postgresql Login problemDate: Fri, 3 Aug 2007 12:54:10 +0600From: lal(at)apiit(dot)lkTo: pgsql-admin(at)postgresql(dot)org

I am trying to use PostgreSQL ver. 8.1.4 that comes with Red
Hat Enterprise Linux 5.

I cannot log into the postgres server as postgres, it gives
the error message “password authentication failed for user “postgres”.

Is there a default password?

How can I start working with postgres?

Regards.

Lal Bopearatchy

Browse pgsql-admin by date

  From Date Subject
Next Message Ashish Karalkar 2007-08-08 14:06:05 Re: Postgresql Login problem
Previous Message Kevin Grittner 2007-08-08 13:44:42 Re: PITR backup to Novell Netware file server