doc: Remove claims that initdb and pg_ctl use libpq environment variables
authorPeter Eisentraut
Wed, 15 May 2024 11:05:30 +0000 (13:05 +0200)
committerPeter Eisentraut
Wed, 15 May 2024 11:07:00 +0000 (13:07 +0200)
Erroneously introduced by 571df93cff8.

Reviewed-by: Daniel Gustafsson
Discussion: https://www.postgresql.org/message-id/flat/8458c9c5-18f1-46d7-94c4-1c30e4f44908%40eisentraut.org

doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/pg_ctl-ref.sgml

index 6604575f362bfb30512b8658be7dd30031f51763..191e6b6c45a666a44f70508323bce3157c3ef258 100644 (file)
@@ -510,12 +510,6 @@ PostgreSQL documentation
    
   
 
-  
-   This utility, like most other PostgreSQL utilities,
-   also uses the environment variables supported by libpq
-   (see ).
-  
-
  
 
  
index 3946fa52eab7c5b305f79f243cd3c873a332c5df..2864e8239b1a9abfe01e30b78bf3b95a966c3155 100644 (file)
@@ -578,13 +578,6 @@ PostgreSQL documentation
    unless PGDATA is set.
   
 
-  
-   pg_ctl, like most other PostgreSQL
-   utilities,
-   also uses the environment variables supported by libpq
-   (see ).
-  
-
   
    For additional variables that affect the server,
    see .