云数据库 GAUSSDB-内存:max_prepared_transactions

时间:2024-11-02 18:49:47

max_prepared_transactions

参数说明:设置可以同时处于“预备”状态的事务的最大数目。增加此参数的值会使 GaussDB 比系统默认设置需要更多的System V共享内存。

GaussDB部署为主备双机时,在备机上此参数的设置必须要高于或等于主机上的,否则无法在备机上进行查询操作。

参数类型:整型

参数单位:

取值范围:0 ~ 262143

默认值:

200(196核CPU/1536G内存,128核CPU/1024G内存,104核CPU/1024G内存,96核CPU/1024G内存,96核CPU/768G内存,80核CPU/640G内存,64核CPU/512G内存,60核CPU/480G内存,32核CPU/256G内存,16核CPU/128G内存,8核CPU/64G内存,4核CPU/32G内存);0(4核CPU/16G内存)

support.huaweicloud.com/centralized-devg-v8-gaussdb/gaussdb-42-1661.html