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

background processing.
pull/1/head
Bruce Momjian 15 years ago
parent 49a08ca1e9
commit 01752f7bba
  1. 5
      doc/src/sgml/ref/postgres-ref.sgml

@ -745,7 +745,10 @@ PostgreSQL documentation
<para>
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>
</refsect1>

Loading…
Cancel
Save