system catalog and varchar datatype - Mailing list pgsql-general

From sandra ruiz
Subject system catalog and varchar datatype
Date
Msg-id BAY7-F16TaPaQZao5sh0000d147@hotmail.com
Whole thread Raw
Responses Re: system catalog and varchar datatype  (Oliver Elphick <olly@lfix.co.uk>)
Re: system catalog and varchar datatype  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-general
hi, I need to find out the length of a varchar attribute ..

for example,if a I have an atribute "description varchar(256)"  I would
expect to see this "256" in the pg_attribute table.

there's is an "attlen" In the pg_attribute but this doesn't give any
information

thanks in advance.

_________________________________________________________________
MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/


pgsql-general by date:

Previous
From: "Scrappy"
Date:
Subject: Re:
Next
From: Oliver Elphick
Date:
Subject: Re: system catalog and varchar datatype