-
### Report
Hi, I used helm to install percona/pxc-operator and percona/pxc-db version 1.14, and enabled the built-in proxysql as the proxy for the cluster.
Recently, I noticed that the memory usag…
-
Relevent Schema:
```sql
CREATE TABLE runs (
run_idx BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY,
run_id BINARY(16) NOT NULL,
[...]
UNIQUE(run_id)
…
-
Update code to be 8.4 and newer ready
-
### Report
pg-operator seems to not be compatible with postgresql 16 which pg-db is using by default?
### More about the problem
```
2024-01-26T20:43:43.620Z ERROR Reconciler error {"controller"…
-
For Debian packages at least, when trying to install the PGDG versions of pgbouncer, patroni, pgbackrest and pgbadger (those were the ones that I tried to move, others might have similar issues), the …
mohag updated
3 months ago
-
https://docs.percona.com/percona-server/8.0/tokudb/tokudb_intro.html seems to express TokuDB is on its way out? Is it just for Percona?
-
The image currently uses [Percona 5.6 as the base](https://github.com/autopilotpattern/mysql/blob/master/Dockerfile#L1), but 5.7 is `:latest` in https://hub.docker.com/r/library/percona/ .
-
I'm using both the psmdb-operator and psmdb-db helm charts. I have deployed the operator (without the db deployment) and it was working fine, without errors/crashes.
However, now that I have deploy…
-
Some of our customers are using Percona Server. It sounds like the issues they are having are similar to the ones we've seen in mysql 8:
```
looping through ids: running visitFunc for queries: get…
-
After resolving the encoding issue of bug #377, I re-tested Percona Cluster 8.0.x and, although the MySQL client crash is no longer present, the replication and cluster initialization do not work prop…