mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
Add mention of SIGHUP for pg_ident.conf.
This commit is contained in:
parent
8ef0aa170f
commit
da872534ac
@ -10,6 +10,10 @@
|
|||||||
# o ident username
|
# o ident username
|
||||||
# o PostgreSQL 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
|
# For example, the following entry equates user "james" on a remote system
|
||||||
# to PostgreSQL user "guest" in the map named "phoenix":
|
# to PostgreSQL user "guest" in the map named "phoenix":
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user