Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitda87253

Browse files
committed
Add mention of SIGHUP for pg_ident.conf.
1 parent8ef0aa1 commitda87253

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/backend/libpq/pg_ident.conf.sample

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
# o ident username
1111
# o PostgreSQL username
1212
#
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+
#
1317
# For example, the following entry equates user "james" on a remote system
1418
# to PostgreSQL user "guest" in the map named "phoenix":
1519
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp