pgsql: doc: Improve claim about location of pg_service.conf

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Improve claim about location of pg_service.conf
Date: 2015-02-02 04:32:26
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1332bbb30cd1e6beb7b43c26ca5728c715c1a9c8

Modified Files
--------------
doc/src/sgml/libpq.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-02-02 05:19:43 pgsql: Doc: fix syntax description for psql's \setenv.
Previous Message Tom Lane 2015-02-01 21:54:06 pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.