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

Commit74299f6

Browse files
committed
Improve comments.
1 parentc1257d4 commit74299f6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@
1919
# A user always has to specify when he connects what Postgres username he is
2020
# using. This file is only used to validate that selection.
2121

22-
#testmap robert bob
23-
#testmap lucy lucy
22+
# If you just need a one-to-one correspondence between usernames reported
23+
# by ident and Postgres usernames, you don't need this file. Instead use
24+
# the special map name "sameuser" in pg_hba.conf.
2425

26+
#MAP IDENT POSTGRES USERNAME
2527

28+
#testmap robert bob
29+
#testmap lucy lucy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp