| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-17 | 2.5 kB | |
| v2.1.4 source code.tar.gz | 2024-10-17 | 2.3 MB | |
| v2.1.4 source code.zip | 2024-10-17 | 2.6 MB | |
| Totals: 3 Items | 4.9 MB | 0 | |
What's Changed
- Create PULL_REQUEST_TEMPLATE.md by @sharmay in https://github.com/aws/pgactive/pull/264
- Fix pgactive compiliation failures on PG17 by @BRupireddy2 in https://github.com/aws/pgactive/pull/266
- Rethink the fix for deadlock in commit 97900b23 by @BRupireddy2 in https://github.com/aws/pgactive/pull/268
- Stamp pgactive CI with Postgres REL_17_STABLE by @BRupireddy2 in https://github.com/aws/pgactive/pull/270
- fix replication sets by @bdrouvotAWS in https://github.com/aws/pgactive/pull/269
- Add pgactive.connectability_check_duration GUC by @bdrouvotAWS in https://github.com/aws/pgactive/pull/274
- Fix bug with longer node names during local connectability check by @BRupireddy2 in https://github.com/aws/pgactive/pull/272
- Cleanup upgrade test by @sharmay in https://github.com/aws/pgactive/pull/263
- Convey per-db worker intention of unregister to supervisor by @BRupireddy2 in https://github.com/aws/pgactive/pull/275
- Fix supervisor issues in per-db worker registration failure by @BRupireddy2 in https://github.com/aws/pgactive/pull/271
- Update docs by @sharmay in https://github.com/aws/pgactive/pull/265
- Change replication set behavior by @bdrouvotAWS in https://github.com/aws/pgactive/pull/273
- Add support for data-only logical join by @BRupireddy2 in https://github.com/aws/pgactive/pull/276
- Add support for pg_dumping tables based on replication sets by @BRupireddy2 in https://github.com/aws/pgactive/pull/277
- Fix issues with per-db worker unregister and pgactive removal by @BRupireddy2 in https://github.com/aws/pgactive/pull/279
- Replication sets documentation by @bdrouvotAWS in https://github.com/aws/pgactive/pull/280
- Fix issues with pgactive replication lag timestamps reporting by @BRupireddy2 in https://github.com/aws/pgactive/pull/281
- Cosmetic changes to wait for node ready by @sharmay in https://github.com/aws/pgactive/pull/278
- Pull latest pg_dump and string_utils.c by @sharmay in https://github.com/aws/pgactive/pull/282
- Doc update by @sharmay in https://github.com/aws/pgactive/pull/283
- Add pgactive worker error reporting facility by @BRupireddy2 in https://github.com/aws/pgactive/pull/285
- Add reference to key table in pgactive schema by @sharmay in https://github.com/aws/pgactive/pull/287
- Check for duplicate node name by @sharmay in https://github.com/aws/pgactive/pull/286
- lag info and urls update by @sharmay in https://github.com/aws/pgactive/pull/284
Full Changelog: https://github.com/aws/pgactive/compare/v2.1.3...v2.1.4