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

Commitf64315c

Browse files
Docs shouldn't say HOT Standby.
Not an acronym.Jeff Janes
1 parent8556869 commitf64315c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/bgworker.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ typedef struct BackgroundWorker
7474
<command>postgres</> itself has finished its own initialization; processes
7575
requesting this are not eligible for database connections),
7676
<literal>BgWorkerStart_ConsistentState</> (start as soon as a consistent state
77-
has been reached in aHOT standby, allowing processes to connect to
77+
has been reached in ahot standby, allowing processes to connect to
7878
databases and run read-only queries), and
7979
<literal>BgWorkerStart_RecoveryFinished</> (start as soon as the system has
8080
entered normal read-write state). Note the last two values are equivalent
81-
in a server that's not aHOT standby. Note that this setting only indicates
81+
in a server that's not ahot standby. Note that this setting only indicates
8282
when the processes are to be started; they do not stop when a different state
8383
is reached.
8484
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp