-
## Description
When running [Llama-3 on Inferentia](https://awslabs.github.io/data-on-eks/docs/gen-ai/inference/llama3-inf2) lab, inference can be done, but model generate meaningless output after …
-
I am seeing the following error in the initdb Job Pod when trying to create a new Postgis cluster with pg_audit enabled:
```
{
"level": "error",
"ts": "2023-08-09T21:24:10Z",
"msg": "Erro…
-
It could be great to have the number of WAL in the pg_wal folder, regardless their state.
-
### Context
Automatically backport failure for pull request 4118
Pull request: https://github.com/cloudnative-pg/cloudnative-pg/pull/4118
Commit: https://github.com/cloudnative-pg/cloudnative-pg/comm…
-
I am using terraform to install postgres. I try to set resource limit, disk size etc, but it's still using default value. Am I doing something wrong?
```terraform
resource "helm_release" "cluster"…
-
It is possible I've completely lost my mind here, but I think:
in https://github.com/cloudnative-pg/charts/blob/main/charts/cluster/prometheus_rules/cluster-offline.yaml
The rule expression:
` …
-
**Is your feature request related to a problem? Please describe.**
Deployment of Dispatch on Kubernetes.
**Describe the solution you'd like**
An official chart or operator in case this makes sense fr…
-
### The bug
After updating 1.106.4 => 1.107.2 immich-server container can't start anymore.
I'm running pgvectro postgres image from the official docker-compose, no any changes to the db was made…
-
**Is your feature request related to a problem? Please describe.**
If a package is in the state "installation failed" a user has no further information why the installation failed or if he should do …
pmig updated
4 months ago
-
Hello, I am running CloudnativePG in a K8S cluster that blocks resources without resource limits. Here is my pooler config
```
apiVersion: postgresql.cnpg.io/v1
kind: Pooler
metadata:
name: m…