锁
GS_111010010
错误码: out of shared memory.
errhint:可能需要增大max_locks_per_transaction。
level: ERROR
GS_111010139
错误码: memory for serializable conflict tracking is nearly exhausted.
解决方案:可能有空闲事务或遗忘的已准备事务。
level: WARNING
GS_111010156
错误码: out of shared memory.
解决方案:您可能需要增加max_pred_locks_per_transaction。
level: ERROR
GS_111140038
错误码: It is not supported to use function 'PGXC_GET_LOCK_CONFLICTS' in distributed query.
解决方案:请使用不与分布式表连接的简单查询。
level: ERROR
GS_111200529
错误码: could not serialize access due to read/write dependencies among transactions.
errdetail_internal: Reason code: Canceled on identification as a pivot.
解决方案:请稍后重试。
level: ERROR
GS_111200530
错误码: not enough elements in RWConflictPool to record a potential read/write conflict.
解决方案:运行较少的事务,或者增加max_connections。
level: ERROR
GS_111202666
错误码: could not serialize access due to read/write dependencies among transactions.
解决方案:请稍后重试。
level: ERROR
GS_111202680
错误码: invalid fork name.
解决方案:有效的分支名称为main。
level: ERROR
GS_111220022
错误码: deadlock detected.
解决方案:有关查询详细信息,请参阅服务器日志。
level: ERROR
GS_111220048
错误码: cannot acquire lock mode %s on database objects while recovery is in progress.
解决方案:在恢复过程中,只能在数据库对象上获取RowExcludeLock或less。
level: ERROR