PostgreSQL Verifique si existe

psql postgres -tAc "SELECT 1 FROM pg_roles WHERE rolname='USR_NAME'"
Emmanuel Mahuni