Re: localhost in pgpass file?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: localhost in pgpass file?
Дата
Msg-id 4360D652.10807@dunslane.net
обсуждение исходный текст
Ответ на localhost in pgpass file?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: localhost in pgpass file?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers

Andrew Dunstan wrote:

>
> Can anyone explain to me why 'localhost' in a .pgpass file matches 
> both a Unix socket and a tcp localhost connection?
>
> Also, there is no documentation at all that I can see to cover the 
> Unix socket case. I found the information after much looking through 
> asking on IRC, where luckily Andrew@Supnews knew the answer.


Nobody answered (or maybe cared? :-) )

I propose to document the slightly odd behaviour with this wording:
The literal value <literal>localhost</literal> in the hostname field 
matchesan empty hostname connection parameter as well as matching its literal 
value.This can be useful for specifying Unix-domain socket connections.

cheers

andrew


>


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

Предыдущее
От: Matteo Beccati
Дата:
Сообщение: Re: ERROR: invalid memory alloc request size
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: invalid memory alloc request size