Re: Small doc patch about pg_service.conf

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Small doc patch about pg_service.conf
Дата
Msg-id 20150103195230.GD26414@fetter.org
обсуждение исходный текст
Ответ на Re: Small doc patch about pg_service.conf  (Noah Misch <noah@leadboat.com>)
Ответы Re: Small doc patch about pg_service.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, Jan 03, 2015 at 02:36:50PM -0500, Noah Misch wrote:
> On Sat, Jan 03, 2015 at 01:22:02PM +0100, Magnus Hagander wrote:
> > On Wed, Dec 31, 2014 at 3:24 PM, David Fetter <david@fetter.org> wrote:
> > > There was a slash missing, which I've added.  Where is the default
> > > directory on Windows, or is there one?
> > 
> > Applied, thanks.
> 
> The old and the new documentation are both wrong.  The directory libpq
> consults is `pg_config --sysconfdir`, which is packager-selected but rarely
> matches /etc itself.  parseServiceInfo() has the code in question.

On my Fedora system, $(pg_config --sysconfdir) is /etc.  What should
we put in the documentation?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Small doc patch about pg_service.conf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Small doc patch about pg_service.conf