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