- Notifications
You must be signed in to change notification settings - Fork67
Closed
Description
In some cases it is required to perform custom actions when a partition related action is performed, such as populate triggers on partition creation or remove certain triggers (or as in my case, include it into logical replication set) when partition is detached.
It seems though event triggers can solve this issue if used correctly, but I feel like a built in solution would fit here.