Re: [Fwd: Quick Question Please]

From: Terry Hampton <thampton(at)limacorp(dot)com>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [Fwd: Quick Question Please]
Date: 2003-12-18 21:47:55
Message-ID: 3FE2208B.6000301@limacorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Bruno,

Excellent advise !

thanks to all,
terry

Bruno Wolff III wrote:
> On Thu, Dec 18, 2003 at 15:48:14 -0500,
> Terry Hampton <thampton(at)limacorp(dot)com> wrote:
>
>>
>> OOPS! This group is quick and sharp.
>> I was not specific enough with my need.
>> Sorry to clog your email.
>>
>> What 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.
>
>

--
Terry L. Hampton
Program Manager
LimaCorp, LLC. www.limacorp.com
513.587.1874

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Oli Sennhauser 2003-12-19 09:23:48 Shared Memory explanation/little bug?
Previous Message Bruno Wolff III 2003-12-18 21:21:33 Re: [Fwd: Quick Question Please]