Re: Optimization of this SQL sentence

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Optimization of this SQL sentence
Дата
Msg-id 20061018191734.GN85041@nasby.net
обсуждение исходный текст
Ответ на Re: Optimization of this SQL sentence  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: Optimization of this SQL sentence  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-performance
On Tue, Oct 17, 2006 at 12:51:19PM -0400, Merlin Moncure wrote:
> so, imo alexander is correct:
> contacto varchar(255)
>
> ...is a false constraint, why exactly 255? is that were the dart landed?

BTW, if we get variable-length varlena headers at some point, then
setting certain limits might make sense to keep performance more
consistent.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: [ADMIN] autovacuum on a -mostly- r/o table
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Optimization of this SQL sentence (SOLVED)