Commit 2b0d335
committed
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.1 parent a2bd023 commit 2b0d335
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6553 | 6553 | | |
6554 | 6554 | | |
6555 | 6555 | | |
6556 | | - | |
| 6556 | + | |
6557 | 6557 | | |
6558 | 6558 | | |
6559 | 6559 | | |
| |||
0 commit comments