Provided by: cdist_4.0.0~pre3-2_all bug

NAME

       cdist-type__postgres_database - create/drop postgres databases

DESCRIPTION

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

OPTIONAL PARAMETERS

       state
           either present or absent, defaults to present.

       owner
           the role owning this database

EXAMPLES

           __postgres_database mydbname --owner mydbusername

SEE ALSO

cdist-type(7)

       •   cdist-type__postgres_role(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).

AUTHOR

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

                                            04/07/2016                     CDIST-TYPE__POSTGRE(7)