Skip to content

Commit 2e2b2d0

Browse files
committed
doc: Remove claims that initdb and pg_ctl use libpq environment variables
Erroneously introduced by 571df93. Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://www.postgresql.org/message-id/flat/8458c9c5-18f1-46d7-94c4-1c30e4f44908%40eisentraut.org
1 parent e85f641 commit 2e2b2d0

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

doc/src/sgml/ref/initdb.sgml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -485,12 +485,6 @@ PostgreSQL documentation
485485
</varlistentry>
486486
</variablelist>
487487

488-
<para>
489-
This utility, like most other <productname>PostgreSQL</productname> utilities,
490-
also uses the environment variables supported by <application>libpq</application>
491-
(see <xref linkend="libpq-envars"/>).
492-
</para>
493-
494488
</refsect1>
495489

496490
<refsect1>

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -578,13 +578,6 @@ PostgreSQL documentation
578578
unless <envar>PGDATA</envar> is set.
579579
</para>
580580

581-
<para>
582-
<command>pg_ctl</command>, like most other <productname>PostgreSQL</productname>
583-
utilities,
584-
also uses the environment variables supported by <application>libpq</application>
585-
(see <xref linkend="libpq-envars"/>).
586-
</para>
587-
588581
<para>
589582
For additional variables that affect the server,
590583
see <xref linkend="app-postgres"/>.

0 commit comments

Comments
 (0)