New blogpost: https://blog.tyk.nu/blog/the-story-of-postgresql-choking-on-an-unreadable-home/
It is a lovely story about debugging TLS connection issues from Django to PostgreSQL.
The root cause turned out to be libpq erroring out when running with the environment variable $HOME set to an existing but unreadable path, in this case "/root"
Enjoy!
Qiita - 人気の記事