check_postgres
check_postgres copied to clipboard
Add defaultuser / dbuser for --alldb option
Currently the --alldb option doesnt use the defaultuser / dbuser for psql, so an error is returned when the os user who started the script doesnt have acces to postgres.