Granting privileges on database

PHOTO EMBED

Wed Jul 07 2021 17:00:07 GMT+0000 (Coordinated Universal Time)

Saved by @jrund #postgres

grant all privileges on database <dbname> to <username> ;
content_copyCOPY

https://medium.com/coding-blocks/creating-user-database-and-adding-access-on-postgresql-8bfcd2f4a91e