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

Reply via email to