Adminer - Unable to connect to PostgreSQL server: FATAL: Peer authentication failed for user
You need to make sure you have the following line in your pg_hba.conf file:
local all postgres trust
You need to make sure you have the following line in your pg_hba.conf file:
local all postgres trust