Postgresql的事务实现:从单机到分布式-王宏博.docVIP

  • 0
  • 0
  • 约4.94千字
  • 约 10页
  • 2026-03-25 发布于浙江
  • 举报

Postgresql的事务实现:从单机到分布式-王宏博.doc

Postgresql的事务实

现:从单机到分布式

王宏博

1

PG事物原理与性能分析

2

3

4

5

新版本PG相关优化

Contents社区CSN方案

Contents

PGXC分布式事务

TDSQL-PG分布式事务

Session1

begin;xid=1

insertintotvalues(1,1);

Session2

select*fromt;xip:1

id|version

(0rows)

end;

begin;xid=2

updatetsetvers

文档评论(0)

1亿VIP精品文档

相关文档