-
### What happened?
In version 3.2.2, archive _ command: "cp %p/postgresql/archive/%f" cannot be used to archive the wal log, but archive _ command: "/usr/bin/cp %p/postgresql/archive/%f" can only be …
-
kbcli version
Kubernetes: v1.27.3-gke.100
KubeBlocks: 0.7.0-alpha.8
kbcli: 0.7.0-alpha.8
Steps:
1. Inject network delay to leader pod
```
`kbcli fault network delay --latency=15s -c=100 …
-
Hi, what parameters should I change in order to simply install along with the pgbackrest cluster and it didn't fall into error? When I set pgbackrest_install: true, it waits for the command to restore…
-
**Describe the task**
We currently just have a pgdump based backup process which is slow a non-incremental. Enabling pgbackrest backups based on wal streaming allows us to:
1. Have incremental backup…
-
As a user of the API, Camunda, and Keycloak relying on the Patroni-managed Postgres database, I want to resolve the issue with the latest Patroni image causing downtime in the components.
Acceptance …
-
Hi,
Following this quick Guide, as soon as we deploy postgresql, Pod status is went to not ready state.
```
Normal Scheduled 7m42s default-scheduler Successfully as…
-
### What happened?
failsafe_mode don't work when k8s return 409
### How can we reproduce it (as minimally and precisely as possible)?
I‘m not sure, maybe k8s is overload
### What did you expect to…
-
1. Create cluster
2. upgrade kbcli and kubeblocks
```
➜ ~ kbcli kubeblocks upgrade --version 0.8.0-beta.28
Current KubeBlocks version 0.7.2.
Kubernetes version 1.27.3
Kubernetes provider GKE
k…
-
**Describe the task**
We currently use a patroni template for deploying our database, but we could use the crunchyDB operator for easier deployment, as well as easier and faster tooling around restori…
-
### What happened?
Reference: https://github.com/kubernetes/kubernetes/issues/117193
I think the problem is that Kubernetes version 1.23 or 1.24 changes how endpoints/endpointslices work, such tha…