TomShawn commented on code in PR #223: URL: https://github.com/apache/cloudberry-site/pull/223#discussion_r1906640481
########## docs/pg_verifybackup_English.md: ########## @@ -0,0 +1,73 @@ +# Cloudberry System Tool: pg_verifybackup + +## Overview + +`pg_verifybackup` is a command-line tool used to verify the integrity and consistency of PostgreSQL database backups. It helps ensure that backup files are reliable when needed for data recovery. Review Comment: ```suggestion `pg_verifybackup` is a command-line tool used to verify the integrity and consistency of Apache Cloudberry database backups. It helps ensure that backup files are reliable when needed for data recovery. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
