Re: postgres access - pg_hba.conf - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: postgres access - pg_hba.conf
Date
Msg-id 20070530134855.GC16260@phlogiston.dyndns.org
Whole thread Raw
In response to postgres access - pg_hba.conf  ("bruce" <bedouglas@earthlink.net>)
List pgsql-general
On Thu, May 24, 2007 at 07:02:15AM -0700, bruce wrote:
>
> (If i leave out the md5, and use the "trust" then I can access the db
> without a passwd, but that's not what I need.)

By doing it that way, though, you could access the database and ALTER
USER to set the password correctly.  It must not be what you think it
is.

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
In the future this spectacle of the middle classes shocking the avant-
garde will probably become the textbook definition of Postmodernism.
                --Brad Holland

pgsql-general by date:

Previous
From: Hannes Dorbath
Date:
Subject: Re: Full vacuum may reclaim space
Next
From: Andrew Sullivan
Date:
Subject: Re: Inheritance question