This recipe is all about what you should do when things go wrong.
Bear in mind that 90% of 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% of problems are just misunderstandings, and you'll quickly be on track again.
Here, we've made a checklist to be followed if a connection attempt fails:
log_connections = on
log_disconnections = on
Client authentication and security are the rapidly changing areas in 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 level you are using before consulting the manual or asking for support. Many problems are caused simply by confusing the capabilities between release levels.