We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
owner
::database
1 parent dcac94a commit e764c20Copy full SHA for e764c20
README.md
@@ -318,6 +318,9 @@ This defined type can be used to create a database with no users and no permissi
318
####`namevar`
319
Name of the database to create.
320
321
+####`owner`
322
+Name of the database user who should be set as the owner of the database. Defaults to `$postgresql::params::user`.
323
+
324
####`tablespace`
325
Tablespace for where to create this database. Defaults to the defaults defined during PostgreSQL installation.
326
0 commit comments