Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcff9424

Browse files
committed
doc: Add standard Environment section to pg_amcheck ref page
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://www.postgresql.org/message-id/flat/8458c9c5-18f1-46d7-94c4-1c30e4f44908%40eisentraut.org
1 parent4f8ff6a commitcff9424

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎doc/src/sgml/ref/pg_amcheck.sgml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,24 @@ PostgreSQL documentation
644644
</para>
645645
</refsect1>
646646

647+
<refsect1>
648+
<title>Environment</title>
649+
650+
<para>
651+
<command>pg_amcheck</command>, like most other <productname>PostgreSQL</productname>
652+
utilities,
653+
also uses the environment variables supported by <application>libpq</application>
654+
(see <xref linkend="libpq-envars"/>).
655+
</para>
656+
657+
<para>
658+
The environment variable <envar>PG_COLOR</envar> specifies whether to use
659+
color in diagnostic messages. Possible values are
660+
<literal>always</literal>, <literal>auto</literal> and
661+
<literal>never</literal>.
662+
</para>
663+
</refsect1>
664+
647665
<refsect1>
648666
<title>Notes</title>
649667

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp