the number of pending entries in GIN index with FASTUPDATE=on

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема the number of pending entries in GIN index with FASTUPDATE=on
Дата
Msg-id CAHGQGwEvX=iK210jpTjZEXeWgTFR6k3NmmMoezAByTLbAZ6eqg@mail.gmail.com
обсуждение исходный текст
Ответы Re: the number of pending entries in GIN index with FASTUPDATE=on  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

Is there the way to know the number of pending entries in GIN index which
was created with FASTUPDATE = on? If not, is it worth implementing the
function returning that number?

I sometimes would like to know that number when I measure how much
pending entries affect the performance of GIN index scan and tune how
frequently autovacuum should run VACUUM to clean up them.

Regards,

-- 
Fujii Masao



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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Synchronous commit not... synchronous?
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Incorrect behaviour when using a GiST index on points