cli
2 pagesGrants and privileges
When using the nais postgres prepare command, the user is granted some privileges in the database. By default, the user is granted SELECT privileges on all tables and sequences in the default schema.
Personal database access
Databases should always be accessed using a personal account, and the access should ideally be temporary.