-
```
I am compiling with the latest berkelydb db-5.2.36
repmgr_set_local_site is no longer defined.
repmgr_add_remote_site as well.
I have commented it out for now, along with the other function that …
-
**Describe the problem/challenge you have**
When multiple keys are defined in a Password object, the generated secrets are the same across all keys.
Here is an example:
```
---
apiVersion: s…
-
Hi,
At first, i built a 3 nodes repmgr cluster in env, dragon01 is the primary and the others is stadnby; then i stopped the pairmay database on dragon01 and promote dragon02 as a new primary dat…
-
Hi repmgr team,
We found a bug in repmgrd process. Whenever a primary database host is hung (Not able to perform any DML/DDL operations), the repmgrd process on the HA is running but not updating t…
-
-
**Example two member setup:**
Member A ( primary )
Member B
**Steps to reproduce**
1. Member B is stopped
2. Member A goes readonly since quorum cannot be met.
3. Member B is removed via flyct…
-
When I did switchover from node1 to node 2 it switch over successfully as like below. Here issue is that node1 is not attached with it.
```
[postgres@node2 ~]$ repmgr cluster show
ID | Name | …
-
Hi --
I've gotten back to working on this, and would appreciate some help. As I mentioned before, it's not unlikely that this issue is due to some misunderstanding on my part. Basically, I'm trying …
LiamK updated
10 years ago
-
Fly.io's postgres service is currently [open source](https://github.com/fly-apps/postgres-flex). To achieve high availability with OrioleDB, we need to implement many features already present in postg…
-
```log
[2020-04-22 12:35:01] [NOTICE] standby node "repmgr2" (ID: 2) has disconnected
[2020-04-22 12:35:01] [INFO] executing notification command for event "child_node_disconnect"
[2020-04-22 12:35…