| От | Tom Lane |
|---|---|
| Тема | Re: massive update on gin index |
| Дата | |
| Msg-id | 2869288.1663185350@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: massive update on gin index (Marcos Pegoraro <marcos@f10.com.br>) |
| Ответы |
Re: massive update on gin index
|
| Список | pgsql-general |
Marcos Pegoraro <marcos@f10.com.br> writes: > I know I have other options, and possibly better, but I was trying to > understand what happens with gin indexes, just that. GIN does have a "pending list" of insertions not yet pushed into the main index structure, and search performance will suffer if that gets too bloated. I don't recall much about how to control that, but I think vacuuming the table will serve to empty the pending list. Also see https://www.postgresql.org/docs/current/gin-implementation.html#GIN-FAST-UPDATE regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера