Type: | bool |
Default: | off |
Context: | sighup |
Restart: | false |
Sets whether GSSAPI user names should be treated case-insensitively. The default is off
(case sensitive). This parameter can only be set in the postgresql.conf file or on the server command line.
Recommendations
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.
On StackOverflow
- psql command not responding
- Server not listening to all IP addresses
- pgadmin4 unable to connect to server,FATAL: password authentication failed for user "postgres"
- Postgres, Docker & Node.js - Password authentication failed (Connection refused or psql: FATAL: role "root" does not exist)
- Unable to connect to Postgresql via docker even after providing required network settings