-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version:
`2.38`
2. PostgreSQL version:
`13.5`
3. Operating …
-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version:
2.5
2. PostgreSQL version:
15.1
3. Operating syste…
-
-
**Describe the bug**
```
kbcli version
Kubernetes: v1.31.0
KubeBlocks: 0.9.1
kbcli: 0.9.1
```
**To Reproduce**
Steps to reproduce the behavior:
1. create cluster with postgresql-16.4.0
```…
-
How to configure WAL-G? for restore and backup? I've a minio server on 172.20.20.22.
> cat /etc/default/minio
MINIO_ROOT_USER=myminioadmin
MINIO_ROOT_PASSWORD=myminioadmin
MINIO_VOLUMES="/home/ub…
-
I'm trying to run a PITR on an existing postgres cluster:
ansible-playbook -i ./inventory/dev.yml deploy_pgcluster.yml --tags point_in_time_recovery
The restore is successful on the master but …
-
### Description
There are several occasions where the replicas in the cluster have stopped replicating. It is sure to happen if leaving the replicas down and performing inserts/updates and then bring…
-
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.10.0
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** AWS EKS K8s
- **Are …
-
### What happened?
https://github.com/patroni/patroni/tree/master/kubernetes
I followed this tutorial and successfully deployed patroni to kube. However, there is a bug in the official tutorial: i…
-
Hello,
i have issues restoring a backup for my postgres db.
- Platform: Kubernetes on Rancher
- Platform Version: Kubernetes v1.20.15, Rancher v2.5.9
- Postgres Version (e.g. `14`)
- Backups…