This recipe is all about what you should do when things go wrong.
Bear in mind that 90 percent of the problems are just misunderstandings, and you'll quickly be on track again.
This recipe is all about what you should do when things go wrong.
Bear in mind that 90 percent of the problems are just misunderstandings, and you'll quickly be on track again.
Here we've made a checklist to be followed in case a connection attempt fails:
log_connections = on
log_disconnections = on
Client authentication and security are the rapidly changing areas over subsequent major PostgreSQL releases. You will also find differences between maintenance release levels. The PostgreSQL documents on this topic can be viewed at http://www.postgresql.org/docs/current/interactive/client-authentication.html.
Always check which release levels you are using before consulting the manual or asking for support. Many problems are caused simply by confusing the capabilities between release levels.