Commit 1332bbb
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 21fe4e2 commit 1332bbb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6957 | 6957 | | |
6958 | 6958 | | |
6959 | 6959 | | |
6960 | | - | |
| 6960 | + | |
6961 | 6961 | | |
6962 | 6962 | | |
6963 | 6963 | | |
| |||
0 commit comments