Re: allow sorted builds for btree_gist
От | Andrey M. Borodin |
---|---|
Тема | Re: allow sorted builds for btree_gist |
Дата | |
Msg-id | 8096891A-1DB4-4E30-89AF-0534D8E2BB01@yandex-team.ru обсуждение исходный текст |
Ответ на | allow sorted builds for btree_gist (Tomas Vondra <tomas.vondra@enterprisedb.com>) |
Ответы |
Re: allow sorted builds for btree_gist
|
Список | pgsql-hackers |
> On 18 May 2024, at 00:41, Tomas Vondra <tomas.vondra@enterprisedb.com> wrote: > > if the opclass supports sorted > builds, because then we could parallelize the sort. Hi Tomas! Yup, I'd also be glad to see this feature. PostGIS folks are using their geometry (sortsupport was developed for this) withobject id (this disables sort build). It was committed once [0], but then reverted, vardata opclasses were implemented wrong. Now it's on CF[1], Bernd is activelyresponding in the thread, but currently patch lacks tests. Thanks for raising this! Best regards, Andrey Borodin. [0] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=9f984ba6d23dc [1] https://commitfest.postgresql.org/48/3686/
В списке pgsql-hackers по дате отправления: