https://github.com/syndbg/docker-postgres-xl-debian
This is an unofficial Debian build of http://www.postgres-xl.org/
https://github.com/syndbg/docker-postgres-xl-debian
docker postgres-xl postgresql sql
Last synced: 12 months ago
JSON representation
This is an unofficial Debian build of http://www.postgres-xl.org/
- Host: GitHub
- URL: https://github.com/syndbg/docker-postgres-xl-debian
- Owner: syndbg
- Created: 2017-07-31T11:19:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T15:32:02.000Z (over 8 years ago)
- Last Synced: 2025-03-28T02:11:13.077Z (about 1 year ago)
- Topics: docker, postgres-xl, postgresql, sql
- Language: Shell
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Postgres XL
This is an unofficial Debian build of http://www.postgres-xl.org/.
## Images
* Dockerfile.base -> https://hub.docker.com/r/syndbg/postgres-xl-base/
* Dockerfile.coordinator -> https://hub.docker.com/r/syndbg/postgres-xl-coordinator/
* Dockerfile.datanode -> https://hub.docker.com/r/syndbg/postgres-xl-datanode/
* Dockerfile.gtm (global transaction manager) -> https://hub.docker.com/r/syndbg/postgres-xl-gtm/
## Usage
Checkout the examples folder for different cluster setups.