|
e78ae5cc0b
|
fix bug about verify parameter of gs_initdb
|
2023-08-07 21:00:12 +08:00 |
|
|
2221813ad8
|
资源池化下使用dms_contrl.sh拉起gaussdb时,支持传入特殊参数
|
2023-08-07 20:59:12 +08:00 |
|
|
8632728130
|
probackup提示
|
2023-08-07 20:47:53 +08:00 |
|
|
618c5d1ac2
|
修改资源池化工具pagehack,pg_xlogdump,pg_controldata,pg_resetxlog针对socketpath合法值校验
|
2023-08-07 20:46:16 +08:00 |
|
|
34f0b103e5
|
修改共享存储下max_connections参数超过最大值时的提示信息
|
2023-08-07 20:46:09 +08:00 |
|
|
0cb1c9506f
|
解决gs_probackup未输入vgname引发的空指针问题
|
2023-08-07 20:46:02 +08:00 |
|
|
0483f7cb70
|
删除postgresql_single.conf.sample内的ss_enable_reform参数
|
2023-08-07 20:45:55 +08:00 |
|
|
493ce2b337
|
Revert "0315 DB side fix: release ack msg recv failed"
This reverts commit d5b17fbbf1ce8e3cae297e987fb3b3c7fde2be06.
|
2023-08-07 20:41:08 +08:00 |
|
|
f86b2722e6
|
adapt to fuzzy drc
|
2023-08-07 20:07:41 +08:00 |
|
|
78bd3f94b9
|
[资源池化]函数ss_buffer_ctrl增加对应的升级和回退脚本
|
2023-08-07 19:55:37 +08:00 |
|
|
1f1df29f47
|
[资源池化]增加recovery流程异常退出分支
|
2023-08-07 19:52:49 +08:00 |
|
|
8b751cf53a
|
[资源池化]增加系统内置函数ss_buffer_ctrl;用于直接查看DMS的buf_ctrl
|
2023-08-07 19:52:09 +08:00 |
|
|
f41f752164
|
fix gs_xlogdump_parsepage_tablepath报错提示不合理的问题
|
2023-08-07 19:51:16 +08:00 |
|
|
b1cf924dd5
|
【资源池化】opengauss侧适配DMS的并行逻辑
|
2023-08-07 19:50:38 +08:00 |
|
|
c1aaeeca34
|
check_ss_rdma_work_config完善
|
2023-08-07 19:42:56 +08:00 |
|
|
27128deb37
|
保持ss_enable_dss与ssenbale_dms一致
|
2023-08-07 19:39:05 +08:00 |
|
|
f4d5a393c6
|
!3910 【5.0.1补丁版本】主干bugfix代码回合
Merge pull request !3910 from zhangxubo/5.0.1-fastcheck
|
2023-08-07 11:24:07 +00:00 |
|
|
8aa7c8f11c
|
Revert "Fix date out with dolphin."
This reverts commit f4a3535baa1d6183aaea522322706978047cc1e1.
|
2023-08-07 17:31:08 +08:00 |
|
|
978af88792
|
fix review issue
|
2023-08-05 17:35:23 +08:00 |
|
|
dc62a31986
|
take apply lsn in condsidera when walreceiver judge if do a lsn feedback
|
2023-08-05 17:35:16 +08:00 |
|
|
351dd75cc7
|
Fix drop package body.
|
2023-08-05 17:12:08 +08:00 |
|
|
929d3bf93d
|
修复copy识别gbk/gb18030中文字符错误的bug
|
2023-08-05 17:08:27 +08:00 |
|
|
ab991c92a6
|
gs_probackup: Multithread backup supports pglz compression
|
2023-08-05 17:07:47 +08:00 |
|
|
0890f3262e
|
修复copy from制定timestamp format中包含FF6导致coredump的问题
|
2023-08-05 17:05:54 +08:00 |
|
|
d57cd1f3fa
|
Fixing the error issue of bypass update in the partition table
|
2023-08-05 17:05:25 +08:00 |
|
|
cae3f12713
|
修改评审意见
|
2023-08-05 17:03:44 +08:00 |
|
|
8312f0900c
|
修改用例
|
2023-08-05 17:03:37 +08:00 |
|
|
8ae2ba6c51
|
修复缺陷:grant select (prosrc) on pg_proc to test, 数据库宕机
|
2023-08-05 17:03:30 +08:00 |
|
|
07fbd1edec
|
修复pg_partition_size()函数宕机问题。
当参数指定的表不是分区表或指定的分区不属于指定分区表的情况,报错。
|
2023-08-05 16:51:24 +08:00 |
|
|
a4209bad51
|
解决兼容B库下,可以成功创建user@localhost用户 但是无法连接
|
2023-08-05 16:50:44 +08:00 |
|
|
e39bb61ac3
|
to_date函数支持秒单位后使用小数点
|
2023-08-05 16:50:13 +08:00 |
|
|
c18ffaf8f2
|
fix core in some array functions
|
2023-08-05 16:48:34 +08:00 |
|
|
8eddc63294
|
fix bug about recyclebin and truncate partation table
|
2023-08-05 16:48:27 +08:00 |
|
|
ae028e2a0c
|
生成列应该在on update执行后,再执行,否则生成列取的是on update之前的老数据,影响逻辑
|
2023-08-05 16:47:47 +08:00 |
|
|
113773c5d6
|
添加regression case test for concurrent update
|
2023-08-05 16:47:35 +08:00 |
|
|
7f5e81bdd2
|
修复on update timestamp功能,对并发update功能
|
2023-08-05 16:46:27 +08:00 |
|
|
162eeca599
|
Fix pgoutput core when there is no new data in logical xlog.
|
2023-08-05 16:31:27 +08:00 |
|
|
56faa0ab82
|
解决 procedure 存在variadic参数时call报错的问题
|
2023-08-05 16:27:53 +08:00 |
|
|
edebf62b43
|
对提前返回的场景,将路径指针*ptr恢复为‘/’
|
2023-08-05 16:27:09 +08:00 |
|
|
37df6e8f63
|
修复pg_job故障不重启的bug
|
2023-08-05 16:26:12 +08:00 |
|
|
4d6c9859bc
|
Fix issue: recyclebin cause partition table relfilenode unable to be deleted.
|
2023-08-05 11:25:33 +08:00 |
|
|
bbf0ea4ca5
|
fix regress
|
2023-08-05 11:04:38 +08:00 |
|
|
a534bd5a7f
|
enable vacuum refresh relallvisible flag for partition table
|
2023-08-05 11:04:30 +08:00 |
|
|
1927b6b546
|
列存表带序列含大量数据,update 存在内存泄露
|
2023-08-05 11:03:53 +08:00 |
|
|
c40ec3913f
|
gs_dumpall不备份系统gs_role角色
|
2023-08-05 11:02:19 +08:00 |
|
|
cb52c81438
|
解决在兼容b库上,lock table功能在nodes.yml中url的参数为非simple模式下,利用jdbc(yat)运行结果不正确的问题
|
2023-08-05 11:00:35 +08:00 |
|
|
3cf7a17da3
|
解决分区键表达式场景,打开enable_partition_opfusion走opfusion后报错
|
2023-08-05 10:49:33 +08:00 |
|
|
3f71d05dba
|
Fix pub switchover bug.
|
2023-08-05 10:48:34 +08:00 |
|
|
f4a3535baa
|
Fix date out with dolphin.
|
2023-08-04 20:32:36 +08:00 |
|
|
2927081fb8
|
重建备机时不删除覆盖 postgresql.conf.bak 与 postgresql.conf.guc.bak 文件
|
2023-08-04 20:30:13 +08:00 |
|