Viewing profile — winsletts
winsletts
HN member- Joined
- Tue, Apr 28, 2015, 10:37 AM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About winsletts
No profile information was provided.
Recent public activity
-
comment
Comment #9904208
Take a look at the code we have open sourced: https://github.com/compose/governor
-
comment
Comment #9904179
Bucardo with multi-master is fantastic when a DBA can configure the multi-master and manage future changes. Bucardo requires each table to have proper Bucardo configuration and eac…
-
comment
Comment #9904118
We tested with PGPool and PgBouncer in various iterations. PGPool failed at basic failover. It worked fine while the leader remained leader. It would failover to the follower who b…
-
comment
Comment #9904021
The problem with etcd members on every Postgres node is that clusters fixed nodes or members. etcd doesn't function well in an environment where you could tear down / build up new …
-
comment
Comment #9903370
The code relies on functionality in etcd to prevent a race condition. Using `prevExist=false` on acquiring the leader key, the set will fail if another node wins the race. The func…
-
comment
Comment #9451363
I imagine this is one of those situations where the truth will never be available. All participates have taken sides, and have skewed / omitted / shaped their own stories for their…