postgrespro / lsm3

LSM tree implementation based on standard B-Tree
Other
27 stars 1 forks source link

Deadlocks during concurrent index creation #8

Open cavallium opened 1 year ago

cavallium commented 1 year ago

During the concurrent index creation on a big table, I was executing parallel inserts, and at some point the inserts deadlocked on "LWLock: lsm3"