Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor postmaster child process launching | Heikki Linnakangas | 2024-03-18 |
* | Introduce a new GUC 'standby_slot_names'. | Amit Kapila | 2024-03-08 |
* | Use MyBackendType in more places to check what process this is | Heikki Linnakangas | 2024-03-04 |
* | Fixups for commit 93db6cbda0. | Amit Kapila | 2024-02-29 |
* | Add a new slot sync worker to synchronize logical slots. | Amit Kapila | 2024-02-22 |
* | Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48. | Amit Kapila | 2024-02-22 |
* | Fix the incorrect format specifier used in commit 7a424ece48. | Amit Kapila | 2024-02-16 |
* | Add more LOG and DEBUG messages for slot synchronization. | Amit Kapila | 2024-02-16 |
* | Add a slot synchronization function. | Amit Kapila | 2024-02-14 |