Re: Performance-improvement idea: shortcircuit unique-indexchecks

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Performance-improvement idea: shortcircuit unique-indexchecks
Дата
Msg-id 3A91BF80.C65CEF0D@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Performance-improvement idea: shortcircuit unique-index checks  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> 
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> 
> Yes.  Let me add some TODO items:
> 
>         * Add deleted bit to index tuples to reduce heap access

ISTM this isn't a bad idea. However note that there remains only
1 bit unused in IndexTupleData.

Regards,
Hiroshi Inoue


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [ADMIN] v7.1b4 bad performance
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: floating point representation