Regarding GIN Fast Update Technique - Mailing list pgsql-hackers

From Amit Langote
Subject Regarding GIN Fast Update Technique
Date
Msg-id CA+HiwqEoD04wcyU7Ev0rQ-ThzJc9+W3rOEFawjccQOQv9b+Y-w@mail.gmail.com
Whole thread Raw
Responses Re: Regarding GIN Fast Update Technique  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello,

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?


--
Amit Langote



pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: Redesigning checkpoint_segments
Next
From: Peter Eisentraut
Date:
Subject: Re: Make targets of doc links used by phpPgAdmin static