database field list

From: Seb <spluque(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: database field list
Date: 2011-05-29 21:04:26
Message-ID: 877h999q1x.fsf@kolob.subpolar.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I've been scouring the system tables for a way to return a list of
fields across all tables of a database. I see that pg_attribute is the
one to query here, but I'm not sure how to rule out system fields.
Thanks in advance for any pointers.

Cheers,

--
Seb

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2011-05-29 21:11:50 Re: database field list
Previous Message Edison So 2011-05-29 19:26:13 Re: max_connections proposal