A Docker image with TimescaleDB based on Debian buster
·
672 commits
to master
since this release
The basic components of the Docker image are:
- TimescaleDB, all recent releases
- PostgreSQL
- Patroni
- pgBackRest
This Docker image can be used in the same way as the (smaller) public
TimescaleDB Docker image,
however this image has HA built in, which leverages Patroni to do
auto failover of PostgreSQL if needed.