]> granicus.if.org Git - postgresql/commitdiff
Add mention of SIGHUP for pg_ident.conf.
authorBruce Momjian <bruce@momjian.us>
Wed, 1 Aug 2001 00:52:19 +0000 (00:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 1 Aug 2001 00:52:19 +0000 (00:52 +0000)
src/backend/libpq/pg_ident.conf.sample

index d321461c0c8e2fda5004b1715a31b6edbd0164d5..3f00226f14d40789dfde17ff9ed3a52a87537ab9 100644 (file)
 #      o ident username
 #      o PostgreSQL username
 # 
+# It is read on postmaster startup and when the postmaster receives a SIGHUP.
+# If you edit the file on a running system, you have to SIGHUP the postmaster
+# for the changes to take effect.
+#
 # For example, the following entry equates user "james" on a remote system
 # to PostgreSQL user "guest" in the map named "phoenix":
 #