Re: I "might" have found a bug on 8.2.1 win32 - Mailing list pgsql-general

From Tom Lane
Subject Re: I "might" have found a bug on 8.2.1 win32
Date
Msg-id 19932.1170352234@sss.pgh.pa.us
Whole thread Raw
In response to Re: I "might" have found a bug on 8.2.1 win32  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Responses Re: I "might" have found a bug on 8.2.1 win32  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
Tony Caduto <tony_caduto@amsoftwaredesign.com> writes:
> I just tried this from the command line and it let me right in:
> psql template1 -U postgres
> Didn't ask for a password or anything, and the localhost entry in
> pg_hba.conf is also set for md5.

You sure you restarted the postmaster (or did pg_ctl reload) after
changing the pg_hba.conf file?  Is it possible there's another
postmaster on the machine that's the one you're actually connecting to?

Also, since you evidently did not show us all of pg_hba.conf the first
time, let's see it all.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Subqueries - performance and use question
Next
From: Tony Caduto
Date:
Subject: Re: I "might" have found a bug on 8.2.1 win32