Paul Laffitte

Results 34 issues of Paul Laffitte

**What did you do?** We operate a postgres cluster for a client that have thousands of databases. ``` postgres=# select count(*) from pg_database ; count ------- 7771 (1 row) ```...

### ⚠️ Please verify that this bug has NOT been reported before. - [x] I checked and didn't find similar issue ### 🛡️ Security Policy - [x] I agree to...

bug

With restricted cluster access (eg. multi tenant environments), listing all namespaces prevented the tool to work. Listing namespace is not necessary unless `--include-namespace-label` or `--exclude-namespace-label` are set. closes #459

**Describe the bug** When backuping to s3 (backblaze in my case), in some cases (I'm not sure when), creating a backup results in a "flusher group error". No backup is...