Commit 381886fd authored by Marcin's avatar Marcin Committed by Eric Frias
Browse files

#311: Fix TOAST chunk mismatch ERROR in BM25 index creation with concurrent table updates

Defer BM25 custom index creation until all concurrent table update threads complete.
This prevents TOAST mismatch errors that occur when the index references data being
modified by concurrent operations.

Added synchronization check in sync.py to wait for concurrent updates to finish
parent b2695d59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment