Update pg_service.conf example to tell the Debian specific file location.
Forwarded: No, Debian specific Gbp-Pq: Name 53-pg_service.conf_directory_doc.patch
This commit is contained in:
parent
72677618d5
commit
390c25bb1d
|
@ -8,8 +8,8 @@
|
||||||
# to look up such parameters. A sample configuration for postgres is
|
# to look up such parameters. A sample configuration for postgres is
|
||||||
# included in this file. Lines beginning with '#' are comments.
|
# included in this file. Lines beginning with '#' are comments.
|
||||||
#
|
#
|
||||||
# Copy this to your sysconf directory (typically /usr/local/pgsql/etc) and
|
# Copy this to /etc/postgresql-common/ (or select its location with the
|
||||||
# rename it pg_service.conf.
|
# PGSYSCONFDIR environment variable) and rename it pg_service.conf.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#[postgres]
|
#[postgres]
|
||||||
|
|
Loading…
Reference in New Issue