cloudfoundry-community / postgres-boshrelease

A BOSH release for deploying PostgreSQL
MIT License
8 stars 10 forks source link

Added ability to customize pg databases with extensions #6

Closed geofffranks closed 8 years ago

geofffranks commented 8 years ago

The pgpool.databases.extensions array is now parsed to add PG extensions into your databases. Additionally, postgres is now compiled/installed with world, to include contrib, and a bunch of postgres extensions.