Skip to content

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

License

Notifications You must be signed in to change notification settings

postgres-ai/custom-images

Repository files navigation

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, 12, 13, 14, 15, 16. Extensions:

Not included in the PostgreSQL 16 image (yet)

The PostgreSQL 16 image is now missing the following extensions (they will be added in the future):

  • pg_auth_mon
  • set_user

How to extend

PostgreSQL Tools:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published