Type: | bool |
Défaut: | off |
Contexte: | sighup |
Redémarrer: | false |
Indique si les noms d'utilisateur GSSAPI doivent être traités en respectant la casse. Le défaut est off
(sensible à la casse). Ce paramètre ne peut être positionné que dans le fichier postgresql.conf ou sur la ligne de commande du serveur.
Recommandations [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.
Sur 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