Creates a new DatabaseClient.
The pg Client instance
Configures roles and privileges for admin usage of a schema.
A Promise that resolves to the new grants and default privileges
Configures roles and privileges for read-only usage of a schema.
A Promise that resolves to the new grants and default privileges
A connection to a named database on a PostegreSQL server.