类型: | bool |
默认: | off |
上下文: | sighup |
重新开始: | false |
设置是否应该以大小写不敏感的方式对待GSSAPI用户名。默认值是off
(大小写敏感)。这个参数只能在postgresql.conf文件中或者服务器命令行上设置。
建议 [EN]
Speak with your sysadmin or network security about how to set the various kerberos settings to match your local kerberos setup. Kerberos support must be compiled in to PostgreSQL, and set in pg_hba.conf.
在 StackOverflow
- psql command not responding
- Server not listening to all IP addresses
- Unable to connect to Postgresql via docker even after providing required network settings
- Postgres, Docker & Node.js - Password authentication failed (Connection refused or psql: FATAL: role "root" does not exist)
- Postgres connection is slow from PHP