File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 a HOT standby, allowing processes to connect to
77+ has been reached in a hot 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 a HOT standby. Note that this setting only indicates
81+ in a server that's not a hot 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>
You can’t perform that action at this time.
0 commit comments