Re: GIN fast insert

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: GIN fast insert
Дата
Msg-id 14626.1234464131@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: GIN fast insert  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: GIN fast insert
Re: GIN fast insert
Список pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
>> What did you think of the idea of simply abandoning support for
>> conventional indexscans in GIN?

> I don't like this idea because it forbids conventional indexscans even with 
> fastupdate=off.

So?  Barring some evidence that there's a significant performance win
from a conventional indexscan, this is a weak argument.  AFAICS the only
significant advantage of the conventional API is to support ordered
scans, and GIN doesn't do that anyway.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_migrator and handling dropped columns
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator and handling dropped columns