grant access in postgres db code example Example: postgresql grant all privileges on database GRANT ALL PRIVILEGES ON dbname TO username;