Re: Regarding GIN Fast Update Technique

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Regarding GIN Fast Update Technique
Дата
Msg-id CA+TgmoaEYSWyVTepY9ks-E09BwTZEUyVMTuOU7A9K9Qu0FW6JA@mail.gmail.com
обсуждение исходный текст
Ответ на Regarding GIN Fast Update Technique  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: Regarding GIN Fast Update Technique  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
On Wed, Jun 5, 2013 at 10:06 PM, Amit Langote <amitlangote09@gmail.com> wrote:
> At what point do the entries in the pending list are moved to the main
> GIN data structure?
> From documentation, I read that overflowing work_mem and vacuum are
> two such causes; what about when the concerned backend is to exit and
> autovacuum has not yet kicked in?

I don't think there's any special handling for that case, nor do I
think any is needed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Cost limited statements RFC
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Regarding GIN Fast Update Technique