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

Commit215772a

Browse files
committed
Update MD5 documentation.
1 parent53a4fa6 commit215772a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
#
118118
# md5: Same as "password", but authentication is done by
119119
#encrypting the password sent over the network. This is
120-
#always preferable to "password" except forold clients
120+
#always preferable to "password" except forpre-7.2 clients
121121
#that don't support it. Also, md5 can use usernames stored
122-
#in secondary password files but notsecondarypasswords.
122+
#in secondary password files but not passwords stored there.
123123
#
124124
# crypt: Same as "md5", but uses crypt for pre-7.2 clients. You can
125125
#not store encrypted passwords if you use this option.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp