Re: List schema contents

Martijn van Oosterhout <kleptog@svana.org>

From: Martijn van Oosterhout <kleptog@svana.org>
To: "Jim C. Nasby" <jnasby@pervasive.com>
Cc: pgsql-hackers@postgresql.org
Date: 2006-06-09T19:47:00Z
Lists: pgsql-hackers
On Fri, Jun 09, 2006 at 02:33:57PM -0500, Jim C. Nasby wrote:
> Currently, the only way to get a listing of tables in a schema via psql
> is to modify your search_path, which is both non-intuitive and a PITA.
> You can do \d schemaname., but that's the equivalent of

Isn't this \dt schemaname.*?

The only irritating thing is that is only displays table, not other
objects...

Have a nice day,
-- 
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.