Re: Doc chapter for Hash Indexes

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Doc chapter for Hash Indexes
Дата
Msg-id CAA4eK1K8tQXSQP6q71WF3UfZvjeBaSquupbgXrUb9OD94NPW3w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Doc chapter for Hash Indexes  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On Tue, Jun 22, 2021 at 4:25 AM Justin Pryzby <pryzby@telsasoft.com> wrote:
>
> On Mon, Jun 21, 2021 at 02:08:12PM +0100, Simon Riggs wrote:
> > New chapter for Hash Indexes, designed to help users understand how
> > they work and when to use them.
> >
> > Mostly newly written, but a few paras lifted from README when they were helpful.
>
>
..
> +  the column value also makes all hash index scans lossy. Hash indexes may
> +  take part in bitmap index scans and backward scans.
>
> Isn't it more correct to say that it must use a bitmap scan?
>

Why? Hash indexes do support regular index scan.

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Detecting File Damage & Inconsistencies