Re: GIN, pg_trgm and large table

Поиск
Список
Период
Сортировка
От Tomasz Barszczewski
Тема Re: GIN, pg_trgm and large table
Дата
Msg-id 0d038505-af7d-cb37-8b90-eab9862298c0@nop.com.pl
обсуждение исходный текст
Ответ на GIN, pg_trgm and large table  (Max Fomichev <max.fomitchev@gmail.com>)
Список pgsql-novice
On 10.03.2018 11:31, Max Fomichev wrote:
Hello!
I have the following table and index with about 15 billion records.
tb: Maybe try to use the partition - (CONSTRAINT ... CHECK) smaller tables are searched.


ps. 
Also use the primary key - eg pg_repack requires it.

--
Best regards, Tomasz Barszczewski - tb@nop.com.pl

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

Предыдущее
От: Max Fomichev
Дата:
Сообщение: Re: GIN, pg_trgm and large table
Следующее
От: "Dale Schmitz"
Дата:
Сообщение: Error handling