mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Clarify terminology standalone backend vs. single-user mode
Most of the documentation uses "single-user mode", so use that in the code as well. Adjust the documentation to match the new error message wording. Also add a documentation index entry for "single-user mode". Based-on-patch-by: Jeff Janes <jeff.janes@gmail.com>
This commit is contained in:
@ -529,6 +529,10 @@ PostgreSQL documentation
|
||||
<refsect2>
|
||||
<title>Options for Single-User Mode</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>single-user mode</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
The following options only apply to the single-user mode.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user