Perry Clark

Results 3 issues of Perry Clark

Hello, I am currently using: pg.query.string[{$PG_CONN},{$PG_DB}, "SELECT 'Total:'||count(*)||E' '||string_agg(usename||':'||datname,E'\t') from pg_stat_activity WHERE usename !='postgres';"] Which produces a text list of users and the database they are connected to. I would...

Seems to be duplicate behavior of: https://github.com/postgresml/pgcat/issues/836 **Describe the bug** E: Failed to fetch https://apt.postgresml.org/dists/noble/main/binary-amd64/Packages 403 Forbidden [IP: 104.26.14.62 443] **To Reproduce** Steps to reproduce the behavior: 1. Follow the...

### Environment **Operator Version:** ghcr.io/zalando/postgres-operator:v1.14.0 **Kubernetes Version:** v1.31.6 **Spilo Image:** ghcr.io/zalando/spilo-17:4.0-p2 (default for v1.14.0) **Cluster Setup:** 3 control-plane nodes (kbmaster, kbmaster2, kbmaster3), 2 worker nodes (worker1, worker2), Calico CNI (10.244.0.0/16),...

bug