Re: pgsql: Make path to pg_service.conf absolute in documentation
От | Peter Eisentraut |
---|---|
Тема | Re: pgsql: Make path to pg_service.conf absolute in documentation |
Дата | |
Msg-id | 54B58B41.7070102@gmx.net обсуждение исходный текст |
Ответ на | pgsql: Make path to pg_service.conf absolute in documentation (Magnus Hagander <magnus@hagander.net>) |
Ответы |
Re: pgsql: Make path to pg_service.conf absolute in
documentation
|
Список | pgsql-committers |
On 1/3/15 7:22 AM, Magnus Hagander wrote: > Make path to pg_service.conf absolute in documentation > > The system file is always in the absolute path /etc/, not relative. This change is incorrect. pg_service.conf is never at /etc/pg_service.conf. It would be at /etc/postgresql/pg_service.conf, if you configured with --sysconfdir=/etc. I think the intent of the original wording was that it was in the etc directory relative to the installation root. I think that is more correct than claiming that it is always in one particular location. > > David Fetter > > Branch > ------ > REL9_0_STABLE > > Details > ------- > http://git.postgresql.org/pg/commitdiff/07bec318b4f19ffe08cbcb7aaeed0e4949fd0cef > > Modified Files > -------------- > doc/src/sgml/libpq.sgml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >
В списке pgsql-committers по дате отправления: