mfvanek / pg-index-health-sql

pg-index-health-sql is a set of sql-queries for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
75 stars 9 forks source link

Added query to find columns of json type. Use jsonb instead. #11

Closed mfvanek closed 2 years ago

mfvanek commented 2 years ago

For https://github.com/mfvanek/pg-index-health/issues/153