"Password" issues -- bug??

From: Louis-Arnaud Iscla <la_iscla(at)mac(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: "Password" issues -- bug??
Date: 2013-03-03 23:45:04
Message-ID: 50CC7B25-6E62-4DA2-A000-2B381E9BD790@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi there,

First off, let me tell you that I've tried successfully the "trust" option in pg_hba.conf
I've also searched as much litterature as possible on my issue but it always comes down to the pg_hba.conf trick.

It just happens that I cannot connect to the server without the "trust" option set. In other words, when I restore md5, I cannot manage to authenticate anymore.

Of course, I've done an ALTER USER, triple checked that the password is the same, etc. I cannot make it seem to work.

I've tried with both psql and pgAdmin3.

My config:
PostgreSQL 9.0.2
Mac OS 10.7.5

(can locale have something to do with it? Is so, you want to know that I've tried with a full C locale for the environment that starts the server + psql, as well as with "fr_FR.UTF-8")

Any clue on what this could be?

thanks
Arnaud

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2013-03-04 02:28:52 Re: BUG #7913: TO_CHAR Function & Turkish collate
Previous Message Tom Lane 2013-03-03 22:18:02 Re: BUG #7881: SQL function failures in long-lived calling contexts