Commit 040f5ef
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 9eadf63 commit 040f5ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6843 | 6843 | | |
6844 | 6844 | | |
6845 | 6845 | | |
6846 | | - | |
| 6846 | + | |
6847 | 6847 | | |
6848 | 6848 | | |
6849 | 6849 | | |
| |||
0 commit comments