How to Drop an Index in PostgreSQL
drop index index_created_at_on_users;
Previous
How to Add an IndexFrom PostgreSQL query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and PostgreSQL
drop index index_created_at_on_users;
Previous
How to Add an Index