Milan Ilic
Milan Ilic
**Version** ``` wal-g version v0.2.15 ``` **Expected Behavior** `wal-g delete retain FULL 3 --confirm` command deletes full backups and WALs before them by retaining the latest full 3 backups and...
Hello, I'm facing the issue where I'm not able to download a basebackup using `pghoard_restore` command since download always stalls. Restore command: ``` sudo -u postgres pghoard_restore get-basebackup --config pghoard.json...
Hello, I'm trying to restore a postgres basebackup from Google Cloud Storage to Google Compute instance in the same zone. I cannot figure out why, but `pghoard_restore` command needs ~106m...
Just to let you know that `pgbouncer_up` metric doesn't work. It's 0 when the `pgbouncer` service is running. Also the situation where the `pgbouncer` service doesn't work is not handled,...