I'm trying to build some queries to gather metrics on my PG database. When looking at pg_class and pulling a row that is an index, how do I use sql to pull the table the index belongs to?
Thanks,
Chris
- [GENERAL] How to trace index to table? Chris Hoover
- Re: [GENERAL] How to trace index to table? Ardian Xharra