Re: .pgpass file and unix domain sockets

Поиск
Список
Период
Сортировка
От Joachim Wieland
Тема Re: .pgpass file and unix domain sockets
Дата
Msg-id 20060516170525.GB4424@mcknight.de
обсуждение исходный текст
Ответ на Re: .pgpass file and unix domain sockets  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, May 16, 2006 at 09:43:42AM -0400, Tom Lane wrote:
> Joachim Wieland <joe@mcknight.de> writes:
> > I send in the appended documentation patch to fix at least the
> > documentation.

> This is wrong according to my tests.  "localhost" *does* work,
> at least in some cases.

I see the problem now... I got confused by the debian package. There, psql
is a wrapper that explicitly sets environment variables including
PGHOST and then calls `the real' psql...

So you're clearly right, the problem is less severe than I thought. Sorry
for the noise.


Joachim


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: .pgpass file and unix domain sockets
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] .pgpass file and unix domain sockets