| Fix UHeap2 lock dispatch in extreme redo | 23 天前 |
| Fix UHeap2 lock dispatch in extreme redo | 23 天前 |
| knl_thrd_context信号量提取优化 | 2 个月前 |
| fix: 消除一批低风险编译告警(未使用变量、格式串、比较、THR_LOCAL、ConnectionPool、securec、postmaster、jsonb 等;保留 wchar NEON is_valid_ascii 原结构) | 3 个月前 |
| feat(ub): 增加新旧primary内存同步模块,注册故障处理模块 | 2 个月前 |
| feat(ub): 增加新旧primary内存同步模块,注册故障处理模块 | 2 个月前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| fix: restrict pg_cbm_recycle_file privileges | 17 天前 |
| 添加参数区分CBMPageHash内存是否共享 | 5 个月前 |
| ub adapt reform and warmup | 2 个月前 |
| ub adapt reform and warmup | 2 个月前 |
| 部分异常场景加固,添加部分入参合法性校验,增加部分日志打印,增加部分流程中对xlog的checksum校验 | 2 个月前 |
| fix bug #6978 并行回放和极致RTO延迟回放功能不正确 | 10 个月前 |
| fix upgrade for bm25 | 1 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| !9064 merge master into master fix statup thread break down for recoverydelaylatch Created-by: shirley_zhengx Commit-by: shirley_zhengx Merged-by: opengauss_bot Description: 【标题】(请简要描述下实现的内容) fix statup thread break down for recoverydelaylatch 【实现内容】: fix statup thread break down for recoverydelaylatch 【根因分析】: 在第一次startup启动时会获取recoverydelaylatch,但是没有释放,然后池化备集群switchover的时候需要重启再次把startup线程拉起,检查 【实现方案】: 在池化备集群switchover和failover 升主阶段,对recoverylatch进行初始化 【关联需求或issue】: 【开发自验报告】: 1. 请附上自验结果(内容或者截图) 2. 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例 3. 是否涉及资料修改,如是,在docs仓库补充资料 4. 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式) 5. 是否考虑在线扩容等扩展场景 6. 是否考虑异常场景/并发场景/前向兼容/性能场景 7. 是否对其他模块产生影响 8. 是否需要回合补丁版本(5.0、6.0),涉及(**结果错误|coredump|性能劣化|内存泄露|集群异常**)相关修复请排查回合补丁分支 【其他说明】: See merge request: opengauss/openGauss-server!9064 | 4 个月前 |
| 适配remote_node场景下numa计数 适配非线程池场景下绑核能力 Co-authored-by: wuyuechuan<wuych9@mail2.sysu.edu.cn> | 1 年前 |
| bugfix 修复vacuum freeze报错 | 10 个月前 |
| PITR support recovery to specify LSN | 5 年前 |
| 新增按需回放极致RTO基线 | 3 年前 |
| add recycle pcr && xlog | 1 年前 |
| add missing dw write wait event | 5 个月前 |
| add missing dw write wait event | 5 个月前 |
| ub adapt reform and warmup | 2 个月前 |
| feat(ub): 开发 snapshot 缓存,添加相关系统参数 | 2 个月前 |
| fix buffer release during segment compressed index drop | 10 个月前 |
| 同步极致RTO支持备机读问题修复 Offering: openGaussDev More detail:同步极致RTO支持备机读问题修复 | 2 年前 |
| feat(ub): 增加新旧primary内存同步模块,注册故障处理模块 | 2 个月前 |
| fix: detach UB transaction cache on postmaster exit | 15 天前 |
| 优化TransactionInProgress效率 | 1 年前 |
| smp support insert select, update, delete, merge into | 6 天前 |
| fix: use end recptr for xlog copy location | 1 个月前 |
| 修复主节点term值查询异常的问题 | 11 个月前 |
| 内存池共享内存加速RTO | 1 年前 |
| 部分异常场景加固,添加部分入参合法性校验,增加部分日志打印,增加部分流程中对xlog的checksum校验 | 2 个月前 |
| 修复neon模式若干问题: 1.事务提交时阻塞等待safekeeper ACK 2.stop计算节点时流程中先等待walproposer关闭,避免core 3.修复walredo内存泄漏 4.walredo模式下修改bufferpool逻辑,不能淘汰target block 5.删除无用代码 | 2 个月前 |