We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef0aa1 commit da87253Copy full SHA for da87253
src/backend/libpq/pg_ident.conf.sample
@@ -10,6 +10,10 @@
10
# o ident username
11
# o PostgreSQL username
12
#
13
+# It is read on postmaster startup and when the postmaster receives a SIGHUP.
14
+# If you edit the file on a running system, you have to SIGHUP the postmaster
15
+# for the changes to take effect.
16
+#
17
# For example, the following entry equates user "james" on a remote system
18
# to PostgreSQL user "guest" in the map named "phoenix":
19
0 commit comments