Maximum size of tuples in a relation - Mailing list pgsql-hackers

From Tzahi Fadida
Subject Maximum size of tuples in a relation
Date
Msg-id 200607241531.45572.Tzahi.ML@gmail.com
Whole thread Raw
List pgsql-hackers
Is there a way to figure out from the catalogs somehow the largest size in
bytes of the largest tuple in a relation without going one by one over the
relation and calculating that. alternatively, without actually pulling out
the whole tuple from the disk?
(It is necessary for the algorithm to know that value).
10x.

--
Regards,
        Tzahi.
--
Tzahi Fadida
Blog: http://tzahi.blogsite.org | Home Site: http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at
http://members.lycos.co.uk/my2nis/spamwarning.html


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Adding a pgbench run to buildfarm
Next
From: Andrew Dunstan
Date:
Subject: Re: Adding a pgbench run to buildfarm