TomShawn commented on code in PR #223:
URL: https://github.com/apache/cloudberry-site/pull/223#discussion_r1906643884


##########
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.
+
+## Installation and Configuration
+
+`pg_verifybackup` is typically installed as part of PostgreSQL. On most Linux 
distributions, you can install PostgreSQL using the package manager, for 
example:

Review Comment:
   Apache Cloudberry cannot be installed with package manager.



-- 
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]

Reply via email to