Re: PostgreSQL Qs - Mailing list pgsql-general

From Jonathan Bartlett
Subject Re: PostgreSQL Qs
Date
Msg-id Pine.GSU.4.44.0305071115050.18607-100000@eskimo.com
Whole thread Raw
In response to PostgreSQL Qs  (Jon Earle <je_pgsql@kronos.honk.org>)
List pgsql-general
Don't have time to really answer your question, except to say that there's
nothing wrong with AUTH_TYPE of trust.  If the machine is a trusted
machine, then anyone who breaks in will likely be able to read the
username/password from a config file anyway.  I usually run Postgres on a
UNIX-domain socket only, with AUTH_TYPE being trust.

Jon


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: PostgreSQL Qs
Next
From: Gerhard Hintermayer
Date:
Subject: indices - used by which user ?