<br /><font face="sans-serif" size="2">I have a dumb question to ask - as I'm certain all of my future ones will be as
well. I am coming from the Oracle SQL PL/SQL side of things and trying to get wrapped around PostgreSQL. I used to
findtables in Oracle by using the following query and hoped to find a replacement. Better would be someplace to
referencethese sorts of "key" tables, etc that keep track of the indexes, tables, columns and more.</font><br /><br
/><fontface="sans-serif" size="2">select distinct table_name from all_tables;</font><br /><br /><font face="sans-serif"
size="2">Thankyou for the help - you will never know how appreciated it is!</font><br /><font face="sans-serif"
size="2">Ronni</font>