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:
Martin Pitt 2022-05-14 02:43:37 +08:00 committed by openKylinBot
parent 72677618d5
commit 390c25bb1d
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
# to look up such parameters. A sample configuration for postgres is
# included in this file. Lines beginning with '#' are comments.
#
# Copy this to your sysconf directory (typically /usr/local/pgsql/etc) and
# rename it pg_service.conf.
# Copy this to /etc/postgresql-common/ (or select its location with the
# PGSYSCONFDIR environment variable) and rename it pg_service.conf.
#
#
#[postgres]