Skip to content

Remove index index_events_on_action

Dylan Griffith requested to merge remove-events-action-index into master

What does this MR do and why?

This index was removed asynchronously in !114842 (merged) .

This index removal has been verified in postgres.ai:

\d index_events_on_action
Session: webui-i17728
ERROR: psql error: psql:/tmp/psql-query-801312554:1: error: Did not find any relation named "index_events_on_action".

Screenshots or screen recordings

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Resolves #396830 (closed)

Edited by Dylan Griffith

Merge request reports

Loading