An open API service indexing awesome lists of open source software.

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/

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.