forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb09ca88
committed
doc: Improve claim about location of pg_service.conf
The previous wording claimed that the file was always in /etc, but ofcourse this varies with the installation layout. Write instead that itcan be found via `pg_config --sysconfdir`. Even though this is stillsomewhat incorrect because it doesn't account of moved installations, itat least conveys that the location depends on the installation.1 parent0e932ab commitb09ca88
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6331 | 6331 |
| |
6332 | 6332 |
| |
6333 | 6333 |
| |
6334 |
| - | |
| 6334 | + | |
6335 | 6335 |
| |
6336 | 6336 |
| |
6337 | 6337 |
| |
|
0 commit comments
Comments
(0)