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 79a1ca3 commit acfcbc0Copy full SHA for acfcbc0
201606/20160622_01.md
@@ -32,7 +32,7 @@ BSD
32
33
详见
34
35
-https://www.postgresql.org/docs/9.6/static/auth-methods.html
+https://www.postgresql.org/docs/current/static/auth-methods.html
36
37
本文主要给大家讲一下ident认证和peer认证。
38
@@ -178,9 +178,9 @@ chmod 700 test.sh
178
## 参考
179
https://wiki.archlinux.org/index.php/Identd_Setup
180
181
-https://www.postgresql.org/docs/9.6/static/auth-methods.html#AUTH-IDENT
+https://www.postgresql.org/docs/current/static/auth-methods.html#AUTH-IDENT
182
183
-https://www.postgresql.org/docs/9.6/static/auth-username-maps.html
+https://www.postgresql.org/docs/current/static/auth-username-maps.html
184
185
186
0 commit comments