how to output column names

From: "Michael Dengler" <michael(dot)dengler(at)gmail(dot)com>
To: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: how to output column names
Date: 2007-04-19 17:06:25
Message-ID: e8733d090704191006x67b04219hb101564dabd5a4f0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

Is there a query I can perform (perhaps on a system table) to return all of
the column names (ONLY the column names) for a given DB? (I seem to
remember doing this before but cant remember how)

Thanks

Mike

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jon Sime 2007-04-19 17:49:43 Re: how to output column names
Previous Message Csaba Nagy 2007-04-19 14:23:42 Re: Foreign Key Deadlocking