Ubuntu Manpages

cdist-type__postgres_database

create/drop postgres databases

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

state

either present or absent, defaults to present.

owner

the role owning this database

__postgres_database mydbname --owner mydbusername

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

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

Author.