Skip to content

Commit e764c20

Browse files
committed
Update docs to reflect new owner parameter for ::database type.
1 parent dcac94a commit e764c20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@ This defined type can be used to create a database with no users and no permissi
318318
####`namevar`
319319
Name of the database to create.
320320

321+
####`owner`
322+
Name of the database user who should be set as the owner of the database. Defaults to `$postgresql::params::user`.
323+
321324
####`tablespace`
322325
Tablespace for where to create this database. Defaults to the defaults defined during PostgreSQL installation.
323326

0 commit comments

Comments
 (0)