A PostgreSQL database with wal2json extension activated to all ports. NOTE: Not ready for production
63
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
Content type
Image
Digest
Size
166.9 MB
Last updated
over 7 years ago
docker pull jasonjimnz/postgres_wal2json:10