Document the -D and $PGDATA switch/env for pg_verify_checksums
authorMagnus Hagander
Wed, 20 Jun 2018 12:32:51 +0000 (14:32 +0200)
committerMagnus Hagander
Wed, 20 Jun 2018 12:32:51 +0000 (14:32 +0200)
Author: Daniel Gustafsson 

doc/src/sgml/ref/pg_verify_checksums.sgml

index 1a406099511f033f41d4e66c9c7c9a989cc6d030..3416955ec9410ed536e15c95e614a29302d5159f 100644 (file)
@@ -43,6 +43,15 @@ PostgreSQL documentation
 
     
 
+     
+      
+      
+       
+        Specifies the directory where the database cluster is stored.
+       
+      
+     
+
      
       
       
@@ -85,6 +94,23 @@ PostgreSQL documentation
    
  
 
+  Environment
+
+  
+   
+    PGDATA
+
+    
+     
+      Specifies the directory where the database cluster is 
+      stored; can be overridden using the  option.
+     
+    
+   
+  
+
  
   Notes