Tips for using Postgres SQL.
Create backup profile :
CREATE ROLE backup WITH NOSUPERUSER NOCREATEDB NOCREATEROLE ;