Re: Solaris and Ident

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Solaris and Ident
Дата
Msg-id 20070310224341.GA93369@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Solaris and Ident  (D Unit <dthompso@email.arizona.edu>)
Список pgsql-general
On Fri, Mar 09, 2007 at 10:29:46AM -0800, D Unit wrote:
> I can't get the .pgpass file working. I think the problem may have to do with
> the fact that the user's home directory is '/'. Is there a way to specify a
> different location for .pgpass other than '~/.pgpass'?

Set the PGPASSFILE environment variable.  Also, make sure group and
world have no permissions on the file.

http://www.postgresql.org/docs/8.2/interactive/libpq-pgpass.html
http://www.postgresql.org/docs/8.2/interactive/libpq-envars.html

--
Michael Fuhr

В списке pgsql-general по дате отправления:

Предыдущее
От: "David Legault"
Дата:
Сообщение: Re: HIPPA (was Re: Anyone know ...)
Следующее
От: Christian Schröder
Дата:
Сообщение: Re: How to enforce uniqueness when NULL values are present?