Re: [Fwd: Quick Question Please] - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: [Fwd: Quick Question Please]
Date
Msg-id 20031218212133.GA28777@wolff.to
Whole thread Raw
In response to [Fwd: Quick Question Please]  (Terry Hampton <thampton@limacorp.com>)
List pgsql-admin
On Thu, Dec 18, 2003 at 15:48:14 -0500,
  Terry Hampton <thampton@limacorp.com> wrote:
>
>
>     OOPS!   This group is quick and sharp.
>     I was not specific enough with my need.
>     Sorry to clog your email.
>
>     Was is the SQL syntax to
>     return table names programatically ?
>
>         thanks again for a quick hand,
>         Terry

If you run psql with the -E option and then do a \d tablename, the sql
used to calculate the response will be displayed. That sql would be the
right way to do what you want.

pgsql-admin by date:

Previous
From: Terry Hampton
Date:
Subject: [Fwd: Quick Question Please]
Next
From: Terry Hampton
Date:
Subject: Re: [Fwd: Quick Question Please]