Commit Graph

33 Commits

Author SHA1 Message Date
da94b2b95a 工具代码(bin)中无符号类型比较不当导致判断条件冗余问题 2023-07-21 10:38:45 +08:00
d61e72125d gs_tar对打开目录进行非空判断 2023-04-06 20:48:29 +08:00
73f7d2f9b1 clear password later for LogStreamer 2023-03-07 21:17:06 +08:00
9b4c93183a add gs_tar parameter description 2023-02-14 14:42:52 +08:00
17bb950da8 修复gsql、gaussdb、gs_basebackup、gs_loader、gs_dump、gstrace等工具端口号为空或者错误时的回显提示 2022-12-10 20:01:11 +08:00
5ef705535d !2361 【存储】【压缩特性代码】压缩相关
Merge pull request !2361 from wangjinlong/master
2022-11-28 07:42:38 +00:00
bb5b05ec46 主备共享存储 2022-11-07 22:04:18 +08:00
a2d418cff1 压缩相关修改 2022-10-26 09:21:38 +08:00
b919f404e8 add openGauss 3.1.0 feature code 2022-09-03 16:22:35 +08:00
0a60160483 Fix memleak. 2022-06-23 14:09:11 +08:00
de223dd152 sync code 2022-03-04 23:22:16 +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
6ef1198c62 fix bug when the specified port is missing for gs_basebakup 2021-08-23 11:28:09 +08:00
295099ede7 update src/bin/pg_basebackup/pg_basebackup.cpp.
修复basebackup的内存泄露问题
2021-08-05 03:34:25 +00:00
6dc52c232e rollback 2021-04-16 10:59:02 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
86e75bc582 !724 工具帮助信息适配openGauss
Merge pull request !724 from 薛蒙恩/master
2021-03-04 16:08:24 +08:00
1553d3d626 update src/bin/pg_basebackup/pg_basebackup.cpp.
在生成tar压缩文件时,文件大小记录在文件头部信息中的1048~1080字节,解压时确读取了201个字节,初步判断为读取20个字节,并且保存到一个长整型中,源码内误把小写l写成数字1
2021-03-03 20:10:25 +08:00
c470eb8933 工具帮助信息适配openGauss 2021-02-18 17:56:51 +08:00
d6f8b7a64e add timeout para for gs_basebackup 2021-01-28 16:44:45 +08:00
bdd0bbd251 gs_basebackup: pg_log prints date 2021-01-26 17:28:11 +08:00
8d36f2a28c fix exceed int range bug that is occasional when standby runs build 2021-01-11 10:55:37 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
61c9feb253 MOT code cleanup 2020-11-30 10:19:18 +08:00
2a746791fa move fetchmot before waiting wal sync, or else backup will failed occasionally when waiting wal sync for more than wal_timeout. 2020-11-27 17:29:04 +08:00
afe6eba830 Avoid using new connection for fetching MOT checkpoint in backup 2020-10-14 19:15:18 +08:00
a5f63f6391 gs_basebackup: tablespace_mapping option doesn't work 2020-09-11 14:49:38 +08:00
b080462854 compatibility of old gs_basebackup 2020-09-05 10:55:37 +08:00
e2cb7cb626 gs_basebackup occasionally failed when compress=9 2020-09-02 16:19:49 +08:00
7e27d28848 1. add gs_basebackup testcases 2.code checkstyle 2020-09-01 17:52:22 +08:00
53e272bdae gs_basebackup: support mot backup 2020-08-26 16:51:11 +08:00
4ba1126037 gs_basebackup support format tar(do not support mot) 2020-08-21 16:55:32 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00