diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index b9a5b0eac81..5062d712e74 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -540,8 +540,8 @@ OPTIONS (ADD password_required 'false'); parallel_abort (boolean) - This option controls whether postgres_fdw aborts - in parallel remote transactions opened on a foreign server in a local + This option controls whether postgres_fdw aborts, + in parallel, remote transactions opened on a foreign server in a local transaction when the local transaction is aborted. This setting also applies to remote and local subtransactions. This option can only be specified for foreign servers, not per-table. The default is