How to login to postgresql through psql from a linux user →
If you get these errors while trying to access your PostgreSQL database through ‘psql’:
psql: FATAL: Peer authentication failed for user “postgres”
This was exactly what I was looking for.
So I updated my postgreSQL install script.