Regarding drop index - Mailing list pgsql-hackers

From Abinaya Kajendiran
Subject Regarding drop index
Date
Msg-id CA+455v6N3ggz2W-zhZUjJgKJ15xWZaOdjJGbeO9nNZ_svy1bjg@mail.gmail.com
Whole thread Raw
Responses Re: Regarding drop index
Re: Regarding drop index
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Yoshimi Ichiyanagi
Date:
Subject: Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory
Next
From: Fabien COELHO
Date:
Subject: Re: csv format for psql