Sign inSign up

jasonjimnz/postgres_wal2json

By jasonjimnz

Updated over 7 years ago

A PostgreSQL database with wal2json extension activated to all ports. NOTE: Not ready for production

Image
0

63

jasonjimnz/postgres_wal2json repository overview

A PostgreSQL 10 Instance container with enabled Wal2json extension listening on all ports

It has been preconfigured using Ubuntu as OS base:

User: postgres Password: postgres

For running the container: docker run -p 5432:5432 -i -t -d jasonjimnz/postgres_wal2json:10

NOTE: If you want to run other instances just change the port mapping for avoiding port conflicts in your system

Tag summary

Content type

Image

Digest

Size

166.9 MB

Last updated

over 7 years ago

docker pull jasonjimnz/postgres_wal2json:10