markosutic

Results 4 issues of markosutic

Hello, When using _automatic_ mode watchdog (softdog) will be used if available. We can verify if watchdog is used by Patroni process using _lsof_ command or check in the Patroni...

**Describe the bug** When PostgreSQL replica initialisation is issued `pg_chameleon` needs to acquire short `FLUSH TABLES WITH READ LOCK` to get table snapshot. If it is not able to acquire...

**Is your feature request related to a problem? Please describe.** For the initialization process `pg_chameleon` will issue `FLUSH TABLES WITH READ LOCK` on a source database (MySQL) to get transactional...

enhancement

Hello, I am currently evaluating pgBackRest for managing backups of our PostgreSQL databases and plan to store the backups in cloud storage services like AWS S3, Google Cloud Storage, and...

question