Please find the v48 patch attached. On Thu, Sep 19, 2024 at 9:40 AM shveta malik <shveta.ma...@gmail.com> wrote: > > When we promote hot standby with synced logical slots to become new > primary, the logical slots are never invalidated with > 'inactive_timeout' on new primary. It seems the check in > SlotInactiveTimeoutCheckAllowed() is wrong. We should allow > invalidation of slots on primary even if they are marked as 'synced'.
fixed. > I have raised 4 issues so far on v46, the first 3 are in [1],[2],[3]. > Once all these are addressed, I can continue reviewing further. > Fixed issues reported in [1], [2]. [1]: https://www.postgresql.org/message-id/CAJpy0uAwxc49Dz6t%3D-y_-z-MU%2BA4RWX4BR3Zri_jj2qgGMq_8g%40mail.gmail.com [2]: https://www.postgresql.org/message-id/CAJpy0uC6nN3SLbEuCvz7-CpaPdNdXxH%3DfeW5MhYQch-JWV0tLg%40mail.gmail.com
v48-0001-Introduce-inactive_timeout-based-replication-slo.patch
Description: Binary data