unable to connect to server FATAL: Ident authentication failed for user code example
Example: psql: FATAL: Ident authentication failed for user "postgres"
$ sudo -u postgres psql
\password
Enter password: ...
...
$ sudo -u postgres psql
\password
Enter password: ...
...