mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Fix some typos, grammar and style in docs and comments
The portions fixing the documentation are backpatched where needed. Author: Justin Pryzby Discussion: https://postgr.es/m/20210210235557.GQ20012@telsasoft.com backpatch-through: 9.6
This commit is contained in:
@@ -56,7 +56,7 @@ ALTER SUBSCRIPTION <replaceable class="parameter">name</replaceable> RENAME TO <
|
||||
allocated for the subscription on the remote host are released. If due to
|
||||
network breakdown or some other error, <productname>PostgreSQL</productname>
|
||||
is unable to remove the slots, an ERROR will be reported. To proceed in this
|
||||
situation, either the user need to retry the operation or disassociate the
|
||||
situation, the user either needs to retry the operation or disassociate the
|
||||
slot from the subscription and drop the subscription as explained in
|
||||
<xref linkend="sql-dropsubscription"/>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user