One more thing about GiST - when database is switched from recovery mode to the normal mode then it's needed to complete insertion in GiST and, possibly, vacuum index. Dig around GistBulkDeleteResult->needFullVacuum and gistContinueInsert()

OK, will look at those. (Problems++).
Not a very big issue: in this case index is still in workable state but not very effective until vacuum it.

--
Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
                                                   WWW: http://www.sigaev.ru/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to