Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tweedegolf/docker-postgres-image


https://github.com/tweedegolf/docker-postgres-image

container docker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# PostgresSQL with extensions docker image
This repository contains the source docker config for a postgresql image with
some often used additional extensions installed. It can be used for both
production and development purposes. Currently these versions are supported
with the tags listed:

* 17: `17`, `latest`
* 16: `16`
* 15: `15`
* 14: `14`

The following extensions are available within PostgreSQL:

* postgis - https://postgis.net/
* pgrouting - https://pgrouting.org/
* pg_rational - https://github.com/begriffs/pg_rational
* icu_ext - https://github.com/dverite/icu_ext
* toastinfo - https://github.com/credativ/toastinfo
* Supplied Modules - https://www.postgresql.org/docs/current/contrib.html