This is an automated email from the ASF dual-hosted git repository.

tuhaihe pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-backup.git


    from c58b07c9 Speed up column permissions query.
     new 1035fb84 gpbackman: fall back to coordinator data dir for history db, 
fail loud when missing.
     new e86cc03c gpbackman: document history-db env-var fallback in 
COMMANDS.md and README.md.
     new de5a2449 gpbackman: gate history-db env-var fallback behind 
--auto-load-history-db opt-in.
     new f9e80483 gpbackman: wrap non-NotExist os.Stat error with path context 
in OpenHistoryDB.
     new 7741382a gpbackman: drop MASTER_DATA_DIRECTORY from history-db env-var 
fallback.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gpbackman/COMMANDS.md                   | 10 +++----
 gpbackman/README.md                     |  1 +
 gpbackman/cmd/backup_clean.go           |  4 +--
 gpbackman/cmd/backup_delete.go          |  4 +--
 gpbackman/cmd/backup_info.go            |  4 +--
 gpbackman/cmd/constants.go              |  8 ++++++
 gpbackman/cmd/history_clean.go          |  4 +--
 gpbackman/cmd/report_info.go            |  4 +--
 gpbackman/cmd/root.go                   | 15 ++++++++---
 gpbackman/cmd/wrappers.go               | 19 ++++++++++---
 gpbackman/cmd/wrappers_test.go          | 47 ++++++++++++++++++++++++++++++---
 gpbackman/gpbckpconfig/utils_db.go      | 27 +++++++++++++++++--
 gpbackman/gpbckpconfig/utils_db_test.go | 38 ++++++++++++++++++++++++++
 13 files changed, 158 insertions(+), 27 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to