13.73. cdist-type__postgres_database(7)

13.73.1. NAME

cdist-type__postgres_database - Create/drop postgres databases

13.73.2. DESCRIPTION

This cdist type allows you to create or drop postgres databases.

13.73.3. OPTIONAL PARAMETERS

state
either ‘present’ or ‘absent’, defaults to ‘present’.
owner
the role owning this database

13.73.4. EXAMPLES

__postgres_database mydbname --owner mydbusername

13.73.5. SEE ALSO

cdist-type__postgres_role(7)

13.73.6. AUTHORS

Steven Armstrong <steven-cdist--@--armstrong.cc>

13.73.7. COPYING

Copyright (C) 2011 Steven Armstrong. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).