Commit 01752f7b authored by Bruce Momjian's avatar Bruce Momjian

Document that server single-user mode does not do checkpoints or other

background processing.
parent 49a08ca1
...@@ -745,7 +745,10 @@ PostgreSQL documentation ...@@ -745,7 +745,10 @@ PostgreSQL documentation
<para> <para>
Note that the single-user mode server does not provide sophisticated Note that the single-user mode server does not provide sophisticated
line-editing features (no command history, for example). line-editing features (no command history, for example).
Single-User mode also does not do any background processing, like
automatic checkpoints.
</para> </para>
</refsect1> </refsect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment