Re: Variable versus constrant size tuples

From: Andy Colson <andy(at)squeakycode(dot)net>
To: Krzysztof Chodak <krzysztof(dot)chodak(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Variable versus constrant size tuples
Date: 2011-08-19 15:03:10
Message-ID: 4E4E7B2E.1040209@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 8/19/2011 4:03 AM, Krzysztof Chodak wrote:
> Is there any performance benefit of using constant size tuples?
>

If you are referring to varchar(80) vs text, then no, there is no benefit.

-Andy

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2011-08-19 15:03:52 Re: Variable versus constrant size tuples
Previous Message Krzysztof Chodak 2011-08-19 09:03:48 Variable versus constrant size tuples