mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Fix docs typo
Spotted by Thomas Munro
This commit is contained in:
@ -1386,7 +1386,7 @@ include_dir 'conf.d'
|
|||||||
You can use Windows Group Policy tool (gpedit.msc) to assign the user right
|
You can use Windows Group Policy tool (gpedit.msc) to assign the user right
|
||||||
Lock Pages in Memory.
|
Lock Pages in Memory.
|
||||||
To start the database server on the command prompt as a standalone process,
|
To start the database server on the command prompt as a standalone process,
|
||||||
not as a Windows service, the command prompt must be run as an administrator
|
not as a Windows service, the command prompt must be run as an administrator or
|
||||||
User Access Control (UAC) must be disabled. When the UAC is enabled, the normal
|
User Access Control (UAC) must be disabled. When the UAC is enabled, the normal
|
||||||
command prompt revokes the user right Lock Pages in Memory when started.
|
command prompt revokes the user right Lock Pages in Memory when started.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user