Hello all,
We are building in-memory index extension for postgres. For drop index
query, does postgres notify me through index access methods?
Currently, we are using event triggers to capture drop index. If there is a
better way, please do suggest.
Thanks in advance.
Regards,
Abinaya K