Re: listing relations - Mailing list pgsql-general

From Brandon Metcalf
Subject Re: listing relations
Date
Msg-id Pine.LNX.4.58L.0906111555470.11099@cedar.geronimoalloys.com
Whole thread Raw
In response to Re: listing relations  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
t == tgl@sss.pgh.pa.us writes:

 t> Brandon Metcalf <brandon@geronimoalloys.com> writes:
 t> > Is there a "\" command to show all tables in the current search path?

 t> Even ones that are masked by earlier search_path entries?  No.

Correct.  Just wondering if there was something undocumented :)

 t> You could craft some manual query on pg_class, no doubt.

Indeed.

--
Brandon

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: listing relations
Next
From: Greg Smith
Date:
Subject: Re: Postgres auditing features