|
1 | 1 | # PostgreSQL Client Authentication Configuration File |
2 | 2 | # =================================================== |
3 | 3 | # |
4 | | -# Refer to thePostgreSQL Administrator's Guide, chapter "Client |
5 | | -#Authentication"for a complete description. A short synopsis |
6 | | -# follows. |
| 4 | +# Refer to the"Client Authentication" section in the |
| 5 | +#PostgreSQL documentationfor a complete description |
| 6 | +#of this file. A short synopsisfollows. |
7 | 7 | # |
8 | 8 | # This file controls: which hosts are allowed to connect, how clients |
9 | 9 | # are authenticated, which PostgreSQL user names they can use, which |
|