timescaledb-docker-ha icon indicating copy to clipboard operation
timescaledb-docker-ha copied to clipboard

Create Docker images containing TimescaleDB, Patroni to be used by developers and Kubernetes.

Results 31 timescaledb-docker-ha issues
Sort by recently updated
recently updated
newest added

The `pgbackrest_entrypoint.sh` script hasn't been updated in five years. It's still a great guideline for using the image & the API server and I got a working local setup out...

Hi, What would be the best way to add pgAgent to this image? Kind regards, Peter

In the last few hours, I've started getting failing tests in GitHub actions with the following logs: ``` CREATE DATABASE /docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/000_install_timescaledb.sh CREATE EXTENSION CREATE EXTENSION 2024-07-02 14:40:46.537 UTC...

## Critical CVEs Found in Timescaledb-HA docker imaage ### Description We have identified several critical Common Vulnerabilities and Exposures (CVEs) in [Component Name] used in our project. These vulnerabilities pose...

## Make pgBouncer an Optional Dependency in Timescale Docker Image ### Description We are requesting to make pgBouncer an optional dependency within the Timescale Docker image. Currently, pgBouncer is included...

PostgreSQL 12 is not supported by Timescale 2.12 and higher (https://docs.timescale.com/self-hosted/latest/upgrades/upgrade-pg/). This means Docker fails to build when I set ALL_VERSIONS to true while using new Timescale release. Even when...

**Name and Version** timescale/timescaledb-ha:pg14.5-ts2.8.0-p1 **What steps will reproduce the bug?** Posting it here as i could not report the security vulnerability as an issue due to the policy. We are...

HI I have query about "[timescaledb-docker-ha](https://github.com/timescale/timescaledb-docker-ha)" and "[timescaledb-docker](https://github.com/timescale/timescaledb-docker)" container image. timescaledb-docker-ha is based ubuntu & install extra packages and extensions as well, on the other hand timescaledb-docker is based on...

Hello everyone! I recently had the need to scan the Docker images I use, using the [Snyk](https://snyk.io/) tool, which is capable of identifying vulnerabilities. So for timescaledb-ha it pointed out...

Preliminary PR for use with integration tests. DO NOT MERGE.