Re: PGDATA

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: PGDATA
Дата
Msg-id 1418866668105-5831210.post@n5.nabble.com
обсуждение исходный текст
Ответ на PGDATA  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Adrian Klaver-4 wrote
> Just out of curiosity is there a reason PGDATA is not listed with the
> other environment variables here?:
>
> http://www.postgresql.org/docs/9.3/interactive/libpq-envars.html

Yes, because PGDATA is not a client concern and thus is not something that
libpq cares about.

Clients only care about the public interface the server offers - stuff that
is socket related or that aids in identifying itself.

David J.






--
View this message in context: http://postgresql.nabble.com/PGDATA-tp5831209p5831210.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: PGDATA
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: PGDATA