Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 2.5 KB

README.md

File metadata and controls

50 lines (42 loc) · 2.5 KB

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

Not included in the PostgreSQL 17 image (yet)

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

  • powa
  • citus
  • topn

How to extend

PostgreSQL Tools: