/custom-images

Docker images for Database Lab (not DLE itself): PostgreSQL with extensions, migration tools, etc.

Primary LanguageDockerfileGNU Affero General Public License v3.0AGPL-3.0

PostgreSQL Images

Extended images

PostgreSQL Docker images with various additional extensions. Includes the majority of extensions, including those that are supported by RDS.

Derived from official PostgreSQL images. One of the key differences is that PostgreSQL can be stopped or restarted without the container being stopped (this is because in the official image, the postmaster process is the main one).

Storage-optimized: the size of each image is ~300-500 MiB.

Use these images with Database Lab, when you need HypoPG or anything else.

What's inside

Available PostgreSQL versions: 9.6 (EOL), 10 (EOL), 11 (EOL), 12(EOL), 13, 14, 15, 16, 17. Extensions:

How to extend

PostgreSQL Tools: