doc: Improve claim about location of pg_service.conf

Peter Eisentraut <peter_e@gmx.net>

Commit: 0ca8cc581e1fd097005bb31bfde516ce38c83d6e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2015-02-02T03:40:13Z
Releases: 9.4.1
doc: Improve claim about location of pg_service.conf

The previous wording claimed that the file was always in /etc, but of
course this varies with the installation layout.  Write instead that it
can be found via `pg_config --sysconfdir`.  Even though this is still
somewhat incorrect because it doesn't account of moved installations, it
at least conveys that the location depends on the installation.

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +1 −1