03b6b1133d
修复备份恢复工具审计日志issue
2024-09-12 13:39:26 +08:00
7d862324c4
Changes to be committed:
...
modified: data.cpp
Changes to be committed:
modified: data.cpp
Changes to be committed:
modified: data.cpp
Changes to be committed:
modified: lib/page_compression/PageCompression.cpp
Changes to be committed:
modified: bin/pg_probackup/data.cpp
modified: lib/page_compression/PageCompression.cpp
2024-09-03 16:55:04 +08:00
522dd3fe11
!5765 trc_gen.py生成脚本改为python3执行
...
Merge pull request !5765 from zhangxubo/master
2024-08-03 03:09:27 +00:00
edb57606dc
备份与恢复工具审计日志
2024-07-29 20:33:29 +08:00
7e7446b8fd
【需求】gs_ctl日志按照个数轮转
2024-07-22 15:37:38 +08:00
276b9636f9
trc_gen.py生成脚本改为python3执行
2024-07-11 20:22:39 +08:00
7bdaf0cb51
1. reset phdr->pd_lower before checksum
...
2. CalRealWriteSize return BLCKSZ when phdr->pd_lower & COMP_ASIGNMENT is true: COMP_ASIGNMENT means uncompressed page
2024-06-27 14:05:55 +08:00
3f579861e8
修改备份恢复过程中数据块大小计算逻辑
2024-06-27 14:05:51 +08:00
d72f7efcb6
内核工具支持打印进度条
2023-11-30 16:01:27 +08:00
bfe0296b69
处理需求#I7E9AV:清理server仓的编译告警
2023-06-25 16:58:48 +08:00
9d02e5badc
result
2023-05-23 16:51:44 +08:00
f7d23913d6
sync all inner code
2023-02-27 14:08:20 +08:00
17bb950da8
修复gsql、gaussdb、gs_basebackup、gs_loader、gs_dump、gstrace等工具端口号为空或者错误时的回显提示
2022-12-10 20:01:11 +08:00
6731e336de
!2411 修复当调用gstrace codepath时,如果输出文件异常,返回后会残留临时文件
...
Merge pull request !2411 from Haolan/bugfix_gstrace_02
2022-11-30 10:03:11 +00:00
cb0699fd93
!2398 修复当调用gstrace_start/stop/dump()时,如果指定不存在端口,报错信息不明确
...
Merge pull request !2398 from Haolan/bugfix_gstrace_01
2022-11-30 09:24:17 +00:00
12898fbf83
fix merge conflicts
...
Signed-off-by: Haolan <haolan.sun@enmotech.com >
2022-11-30 02:56:29 +00:00
8e6e04851b
!2422 [gstrace解析] 修复异常返回Success的问题
...
Merge pull request !2422 from Haolan/bugfix_gstrace_03
2022-11-29 12:19:03 +00:00
419575cc2a
[gstrace] fix for the incorrect error message.
2022-11-11 13:20:59 +08:00
0581fd2abc
[gstrace codepath] fix the residual temporary files when exception occurs.
2022-11-10 13:01:16 +08:00
a69775c5b3
fix the return error-message from gstrace_start/dump/stop() when non-existing port is specified.
2022-11-08 13:04:28 +08:00
a2d418cff1
压缩相关修改
2022-10-26 09:21:38 +08:00
b0bafff7d7
!2190 修复行存压缩表 truncate xlog日志记录 opt属性问题
...
Merge pull request !2190 from Fat-ray/master
2022-09-28 09:56:36 +00:00
ed1d2f9cc6
修复行存压缩表 truncate xlog 日子记录 opt 属性问题
2022-09-22 11:39:06 +08:00
7d9109c18f
备份时增加标志识别页面的压缩情况
2022-09-16 09:39:10 +08:00
b919f404e8
add openGauss 3.1.0 feature code
2022-09-03 16:22:35 +08:00
90b5d9ae49
link #I5H1L6 fixed the misspelling of function name.
2022-07-14 15:46:06 +10:00
13ca80eecf
link #I57H9Z fixed gstrace file open seg fault error
2022-05-15 20:58:00 +08:00
74c8611e4a
probackup: support backup compress files
2022-03-19 15:44:06 +08:00
de223dd152
sync code
2022-03-04 23:22:16 +08:00
8771aef0d4
check db process before gstrace start
2022-01-21 09:32:00 +08:00
c7b25efcff
New features (and bug fixes)
...
1. alter large sequence
2. subpartition
2.1 split subpartition
2.2 truncate subpartition
3. 支持load
4. 支持start-with/connect-by
5. ...
2021-12-29 21:33:28 +08:00
41d595f9a9
回合commit f60dd06e
2021-09-27 15:53:26 +08:00
1d540f4462
Patch for 930 release
2021-09-23 15:19:37 +08:00
2e4d3aad96
fix issue
...
当配置synchronous_standby_names参数的值为和主节点不在一个AZ内的备节点时,
会报错,这个是因为guc参数检查导致,修改内核中guc相关代码去掉该检查
2021-05-20 16:48:17 +08:00
8bd39447a7
1.Add verification when modifying synchronous_standby_names by using alter system set. 2.Fix bug when using gs_guc set synchronous_standby_names
2021-03-13 21:32:18 +08:00
3d79c59118
Misc bugfixes
2021-03-06 12:39:28 +08:00
9dac3a6a6c
适配python3编译
2021-01-12 15:38:47 +08:00
1567043064
同步source code
...
日期: 12-26
revision: ee5b054c
2020-12-28 22:19:21 +08:00
e76dadec2c
修改om和gs_initdb工具所初始化的数据库节点的guc参数不一致的问题
2020-12-22 15:40:33 +08:00
17dfae114e
support gprof
2020-11-03 13:36:31 +08:00
7ba82481a4
!292 Failed to write trace buffer when buffer is big
...
Merge pull request !292 from jun/dev
2020-10-16 16:21:53 +08:00
11b4cb1f83
Failed to write trace buffer when buffer is big
2020-10-09 19:02:29 +08:00
d3f0f8295d
fix invalid trace header issue
2020-10-09 19:00:12 +08:00
144fb21df5
some fixes for gstrace
2020-10-09 18:13:17 +08:00
12ed218eb0
gs_probackup 功能添加
2020-09-28 19:18:06 +08:00
815a9771fb
first commit for openGauss server
2020-06-30 17:38:27 +08:00