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

Commit6022a7d

Browse files
committed
Add doc mention that:
process directly. Some parameters can only be set at server start; any changes to their entries in the configuration file will be ignored until the server is restarted.
1 parent9b04ddc commit6022a7d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.259 2004/04/15 04:46:18 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.260 2004/04/20 16:56:19 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -490,7 +490,9 @@ search_path = '$user, public'
490490
also propagates this signal to all currently running server
491491
processes so that existing sessions also get the new
492492
value. Alternatively, you can send the signal to a single server
493-
process directly.
493+
process directly. Some parameters can only be set at server start;
494+
any changes to their entries in the configuration file will be ignored
495+
until the server is restarted.
494496
</para>
495497

496498
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp