How does Postgres atomically updates secondary indices?

前端 未结 0 558
走了就别回头了
走了就别回头了 2020-11-29 03:03

I understand that when a transaction performs a change, Postgres mvcc scheme stores a new row with the updated data, and an associated version.

Other transactions kno

相关标签:
回答
  • 消灭零回复
提交回复
热议问题