Re: Variable versus constrant size tuples

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Variable versus constrant size tuples
Дата
Msg-id CAHyXU0zz0H2vnW823L9kBR86qj7QgaW8GWzZwqCR6EbA=tZC_w@mail.gmail.com
обсуждение исходный текст
Ответ на Variable versus constrant size tuples  (Krzysztof Chodak <krzysztof.chodak@gmail.com>)
Ответы Re: Variable versus constrant size tuples  (Krzysztof Chodak <krzysztof.chodak@gmail.com>)
Список pgsql-performance
On Fri, Aug 19, 2011 at 4:03 AM, Krzysztof Chodak
<krzysztof.chodak@gmail.com> wrote:
> Is there any performance benefit of using constant size tuples?

not really.  If your tuple size is under a known maximum length, then
a toast table doesn't have to be created.  that's a pretty minor
detail though.

merlin

В списке pgsql-performance по дате отправления:

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Variable versus constrant size tuples
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Reports from SSD purgatory