Re: Hash Joins vs. Bloom Filters / take 2

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Hash Joins vs. Bloom Filters / take 2
Дата
Msg-id 20181001071542.GJ11712@paquier.xyz
обсуждение исходный текст
Ответ на Re: Hash Joins vs. Bloom Filters / take 2  (David Steele <david@pgmasters.net>)
Ответы Re: Hash Joins vs. Bloom Filters / take 2
Список pgsql-hackers
On Thu, Mar 01, 2018 at 07:04:41PM -0500, David Steele wrote:
> After reviewing the thread I also agree that this should be pushed to
> 2018-09, so I have done so.
>
> I'm very excited by this patch, though.  In general I agree with Peter that
> a higher rate of false positives is acceptable to save memory.  I also don't
> see any reason why this can't be tuned with a parameter. Start with a
> conservative default and allow the user to adjust as desired.

Not much has happened since last March.  The patch has conflicts in
regression tests.  Thomas, you are registered as a reviewer of this
patch.  Are you planning to look at it?

This is moved to next CF, waiting on author per the rotten bits.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: hostorder and failover_timeout for libpq
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] SERIALIZABLE with parallel query