| From: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
|---|---|
| To: | Steve Jackson <asdasdfwea(at)asweweasdv(dot)net> |
| Cc: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | System Tables |
| Date: | 2002-11-28 18:03:26 |
| Message-ID: | 15846.23150.63277.116164@kelvin.csl.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
See:
http://www.us.postgresql.org/users-lounge/docs/7.2/postgres/catalogs.html
for PostgreSQL 7.2.x, for 7.3 see:
http://developer.postgresql.org/docs/postgres/catalogs.html
Lee.
Steve Jackson writes:
> Hi
>
> Has anyone of you a good pointer to a description of where in the system
> tables I may find what informations? I try to code a generic procedure
> which gets information (like field type, field length, foreign keys...)
> about tables and fields from a system table.
>
> Thank you for your help in advance
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-11-28 18:08:47 | Re: System Tables |
| Previous Message | Bruce Momjian | 2002-11-28 17:59:21 | Re: nested transactions |