1CDIST-TYPE__POSTGRES_DATABASE(7) cdist CDIST-TYPE__POSTGRES_DATABASE(7)
2
3
4
6 cdist-type__postgres_database - Create/drop postgres databases
7
9 This cdist type allows you to create or drop postgres databases.
10
12 state either 'present' or 'absent', defaults to 'present'.
13
14 owner the role owning this database
15
17 __postgres_database mydbname --owner mydbusername
18
20 cdist-type__postgres_role(7)
21
23 Steven Armstrong <steven-cdist--@--armstrong.cc>
24
26 Copyright (C) 2011 Steven Armstrong. You can redistribute it and/or
27 modify it under the terms of the GNU General Public License as pub‐
28 lished by the Free Software Foundation, either version 3 of the
29 License, or (at your option) any later version.
30
32 ungleich GmbH 2019
33
34
35
36
376.4.0 Jan 04, 2020 CDIST-TYPE__POSTGRES_DATABASE(7)