Is there a way to easily check if a PostgreSQL database has any GiST indexes and of what type they are?
Take the 2-minute tour
×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
Whenever you need to examine the structure of your database via code, always think "I should look at
Will show you all the gist indexes and their tables, names, and definitions.
|
|||||
|