Pinned
1,197 contributions in the last year
Activity overview
Contributed to
citusdata/pg_auto_failover,
citusdata/citus,
citusdata/packaging
and 5 other
repositories
Contribution activity
December 2020
Created 4 commits in 1 repository
Created 2 repositories
Created a pull request in pgbouncer/pgbouncer that received 3 comments
Support hot reloading of client_tls_xxx settings
This allows rotating TLS certificates without downtime. The reason this change is so small is because OpenSSL already does reference counting of th…
+100
−40
•
3
comments
Opened 2 other pull requests in 2 repositories
JelteF/postgres
1
open
citusdata/pg_auto_failover
1
merged
Reviewed 14 pull requests in 1 repository
citusdata/pg_auto_failover 14 pull requests
- Test/run make installcheck in docker and travis
- Feature/docker run make cluster
- make NODES=3 NODES_ASYNC=2 NODES_PRIOS=50,0 NODES_SYNC_SB=0 cluster
- Refactor synchronous_standby_names checks in test suite.
- pg autoctl show settings
- Review consequences of pg_autoctl set formation number-sync-standbys 0.
- Deduplicate PATH entries that are symlinks resolving to other PATH entries
- Implement pg_autoctl do azure commands.
- Fully specify ordering of pg_autoctl get formation settings.
- Fix pg_autoctl set formation number-sync-standbys log output.
- Fix FSM when a non-candidate node is back online.
- Fix assigning catchingup to unhealthy secondaries.
- Improve our tmux integration for QA and testing.
- Fix unhealthy nodes processing when wait_primary.
Created an issue in citusdata/pg_auto_failover that received 1 comment
number-sync-standbys=0 with 2 standbys doesn't move primary to wait_primary
make cluster -j20 TMUX_LAYOUT=tiled NODES=3 NODES_SYNC_SB=0
Kill node2 and node3 (either at the same time, or kill one and wait until it's ass…
1
comment
Opened 4 other issues in 1 repository
citusdata/pg_auto_failover
4
closed
- `set formation number-sync-standbys` always shows empty synchronous_standby_names in output
- changing number-sync-standbys to 0 doesn't make primary transition to wait_primary
- candidate-priority=0 node doesn't get assigned catchingup when unhealthy
- wait_primary node is made primary incorrectly when candidate-priority=0 comes online again
6
contributions
in private repositories
Dec 1 – Dec 21

