How can I hide the information_schema and pg_catalog tables? [closed]
I'd like to hide the above tables from the user interface when accessing a PostgreSQL database. Is there a way I can filter, or choose which tables I'm interested in?