]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/README.md
add function to create and delete tablespaces
[chef.git] / cookbooks / postgresql / README.md
index 7f895005cf081e90668911e61104956eb8acb36d..b23cd2bc670cb1454339170a298565962fee7922 100644 (file)
@@ -9,3 +9,4 @@ defines a number of providers that can be used in other cookbooks:
 * munin: For configuring munin plugins for a given database name.
 * table: For managing database tables.
 * user: For managing database users.
 * munin: For configuring munin plugins for a given database name.
 * table: For managing database tables.
 * user: For managing database users.
+* tablespace: For managing tablespaces.