mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Typo fix.
Noted by Thom Brown.
This commit is contained in:
@@ -587,7 +587,7 @@ PostgreSQL documentation
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To restart using port 5433 and disabe <function>fsync</> upon restart:
|
||||
To restart using port 5433 and disable <function>fsync</> upon restart:
|
||||
<screen>
|
||||
<prompt>$</prompt> <userinput>pg_ctl -o "-F -p 5433" restart</userinput>
|
||||
</screen>
|
||||
|
Reference in New Issue
Block a user