Project: postgres + extensions

Created on 11 Feb 2019  路  3Comments  路  Source: kubedb/project

Is there a way to install custom postgres extensions such as timescaledb?

Most helpful comment

Would it be an idea to include the most common extensions in the base kubedb postgres image? Like PostGIS and Timescale, for starters, while also providing a framework/template for adding more plugins. This allows keeping in line with the kubedb release images.

I see no downside to this; you don't HAVE to enable the plugins. Using the custom image approach, all we end up with is hundreds of images doing the same thing spread across various public and private registries.

All 3 comments

Would it be an idea to include the most common extensions in the base kubedb postgres image? Like PostGIS and Timescale, for starters, while also providing a framework/template for adding more plugins. This allows keeping in line with the kubedb release images.

I see no downside to this; you don't HAVE to enable the plugins. Using the custom image approach, all we end up with is hundreds of images doing the same thing spread across various public and private registries.

Our team is interested in making some contributions back to the kubedb/postgres-docker repo to enhance support for postgis and potentially timescale as well as newer versions of postgres. @hossainemruz if I were to fork that repo and begin making enhancements to your dockerfiles would your team be willing to accept pull requests?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

david-ecc picture david-ecc  路  3Comments

JamesLaverack picture JamesLaverack  路  6Comments

fjammes picture fjammes  路  9Comments

LinAnt picture LinAnt  路  5Comments

spa-87 picture spa-87  路  3Comments