Re: BUG #14917: process hang on create index

Поиск
Список
Период
Сортировка
Искать
От
Peter Geoghegan
Тема
Re: BUG #14917: process hang on create index
Дата
Msg-id
CAH2-WzkefvVR+ZS8JEqnQHL+Lzj6bv7=i8+Lqa3wwVkkJL5koA@mail.gmail.com
Ответ на
Список
Дерево обсуждения
BUG #14917: process hang on create index sagadin@gmail.com
Re: BUG #14917: process hang on create index Michael Paquier <michael.paquier@gmail.com>
Re: BUG #14917: process hang on create index Boris Sagadin <sagadin@gmail.com>
Re: BUG #14917: process hang on create index Peter Geoghegan <pg@bowt.ie>
Re: BUG #14917: process hang on create index Boris Sagadin <sagadin@gmail.com>
Re: BUG #14917: process hang on create index Peter Geoghegan <pg@bowt.ie>
Re: BUG #14917: process hang on create index Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #14917: process hang on create index Boris Sagadin <sagadin@gmail.com>
Re: BUG #14917: process hang on create index Tom Lane <tgl@sss.pgh.pa.us>
On Tue, Nov 21, 2017 at 12:19 AM, Boris Sagadin  wrote:
> No string is over 200 chars. By function name I assumed the get_next_seq is
> pgsql related, but now I've learned it's glibc. Sorting in shell with same
> locale is indeed very slow, I used just 1% of data in that column and it
> finishes sorting in a few minutes. Thanks, I'll check with glibc.

If you upgrade to Postgres 10, you could then use ICU collations on
text columns, where CREATE INDEX can be expected to perform
significantly better:

https://blog.anayrat.info/en/2017/11/19/postgresql-10--icu--abbreviated-keys/

-- 
Peter Geoghegan

В списке pgsql-bugs по дате отправления
От: Amit Kapila
Дата:
От: jorsol@gmail.com
Дата:
FAQ