Re: Getting lengths of variable fields

From: Michelle Murrain <mpm(at)norwottuck(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Getting lengths of variable fields
Date: 2001-03-06 00:34:48
Message-ID: 01030519344802.14249@chicago.murrain.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 05 March 2001 07:05 pm, Tom Lane wrote:
> Join attrelid against the OID column of pg_class ...

Um, which column? When I look at that table, I see the following columns...

relname | reltype | relowner | relam | relpages | reltuples |
rellongrelid | relhasindex | relisshared | relkind | relnatts | relchecks |
reltriggers | relukeys | relfkeys | relrefs | relhaspkey | relhasrules |
relacl

Thanks again!

Michelle
------------
Michelle Murrain, Ph.D.
President
Norwottuck Technology Resources
mpm(at)norwottuck(dot)com
http://www.norwottuck.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Boulat Khakimov 2001-03-06 00:44:07 List of all system tables.
Previous Message Michelle Murrain 2001-03-06 00:24:30 Re: Getting lengths of variable fields