/psql-prefix

Postgres Docker Container with Prefix extension (https://github.com/dimitri/prefix)

Primary LanguageDockerfileMIT LicenseMIT

psql-prefix

Postgres Docker Container with Prefix extension (https://github.com/dimitri/prefix)

It's just that, a docker container of postgresql with the prefix extension. If you wan't to build it for a different postgresql version use the --build-arg PG_MAJOR=X where X is the major version of your desired postgresql version.