Re: TB-sized databases

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TB-sized databases
Дата
Msg-id 6126.1196992502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TB-sized databases  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
I wrote:
> Hmm.  IIRC, there are smarts in there about whether a mergejoin can
> terminate early because of disparate ranges of the two join variables.
> Seems like it should be straightforward to fix it to also consider
> whether the time-to-return-first-row will be bloated because of
> disparate ranges.

I've posted a proposed patch for this:
http://archives.postgresql.org/pgsql-patches/2007-12/msg00025.php

            regards, tom lane

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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: TB-sized databases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TB-sized databases