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

Commit7f1bc23

Browse files
committed
For pg_ctl -w, add reference to additional environment variables and pgpass.
1 parentebdee66 commit7f1bc23

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.36 2007/01/05 16:17:54 adunstan Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.37 2007/01/11 02:30:01 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -356,7 +356,7 @@ PostgreSQL documentation
356356
</variablelist>
357357

358358
<para>
359-
Forothers, see <xref linkend="app-postgres">.
359+
Foradditional server variables, see <xref linkend="app-postgres">.
360360
</para>
361361
</refsect1>
362362

@@ -427,7 +427,9 @@ PostgreSQL documentation
427427
<para>
428428
Waiting for complete start is not a well-defined operation and may
429429
fail if access control is set up so that a local client cannot
430-
connect without manual interaction (e.g., password authentication).
430+
connect without manual interaction (e.g., password authentication). For
431+
additional connection variables, see <xref linkend="libpq-envars">,
432+
and for passwords, also see <xref linkend="libpq-pgpass">.
431433
</para>
432434
</refsect1>
433435

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp