Hi @pirate thanks for putting this on GitHub. I came across it today and it was really helpful.
One thing I've been looking into for a while but haven't definitively gotten the answer to:
https://pirate.github.io/django-concurrency-talk/#sql-gap-locking
It definitely seems like "Gap Locking" applies on MySQL with InnoDB. However, I couldn't find/figure out if it applies to PostgreSQL or not. Do you know?
Hi @pirate thanks for putting this on GitHub. I came across it today and it was really helpful.
One thing I've been looking into for a while but haven't definitively gotten the answer to:
https://pirate.github.io/django-concurrency-talk/#sql-gap-locking
It definitely seems like "Gap Locking" applies on MySQL with InnoDB. However, I couldn't find/figure out if it applies to PostgreSQL or not. Do you know?