Oscar
Oscar
Please provide the following information when submitting an issue (feature requests or general comments can skip this): 1. pgBackRest version: 2.39 2. PostgreSQL version: 10.19 3. Operating system/version - if...
Hi, I have several postgresql clusters running postgres version 10, 12, 13 on Rocky Linux 8. Postgres is installed from postgres yum repo, and repmgr from 2ndquadrant's repo. I'm attempting...
Hello! First of all, I want to give my thanks for providing repmgr suite for managing postgres replication and failover scenarios, we have used it with great success in my...
**Barman version:** 2.11 **PostgreSQL version:** 9.5 **Operating system/version:** CentOS 7.8 Hi, I'm evaluating barman (barman S3 cloud backup/archiving) as a replacement for WAL-E which is the current backup system at...
Hi, I'm using aioprometheus with a fastapi and uvicorn. I'm attempting to add request time metrics by using the `@timer` decorator, as [provided](https://github.com/claws/aioprometheus/blob/master/examples/decorators/decorator_timer.py) in the examples. This works, but if...
Please provide the following information when submitting an issue (feature requests or general comments can skip this): 1. pgBackRest version: **2.39** 2. PostgreSQL version: **13** 3. Operating system/version: **Rocky 8.6**...
### Issue Hi! Using remote runner feature, it seems as if the runner cannot write its `config_file`, it will not catch this error and silently continue. I encountered this problem...
Hi! This is more of a question in regards to how pgbackrest is expected to work when configuring 2+ s3 repos for the same stanza. We have been using a...
This sets the namespace key in metadata for all kubernetes manifests. The `.Release.Namespace` is a built-in variable in helm, that can be passed with `--namespace` on `install` or `template` step....