How do I list the schema for a table or procedure?

From: googlemike(at)hotpop(dot)com (Google Mike)
To: pgsql-general(at)postgresql(dot)org
Subject: How do I list the schema for a table or procedure?
Date: 2004-09-04 16:07:22
Message-ID: 25d8d6a8.0409040807.7f8d70fa@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I list the schema for a table or procedure? Is there a command
I can do in psql to list this, or do I have to join a series of tables
to see that?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Leo Martin Orfei 2004-09-04 16:07:47 problems returning a resultset from a function
Previous Message Russ Brown 2004-09-04 16:05:32 psql leaking?