Re: Single transaction in the tablesync worker?

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Single transaction in the tablesync worker?
Date: 2021-02-09 07:37:12
Message-ID: CAHut+PsDSp_Vt0QKnqxapXBWAN-GDHWdcx4Kz6kaM4ONSpHa7w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

More V29 Feedback

FILE: alter_subscription.sgml

8.
+ <para>
+ Commands <command>ALTER SUBSCRIPTION ... REFRESH ..</command> and
+ <command>ALTER SUBSCRIPTION ... SET PUBLICATION ..</command> with refresh
+ option as true cannot be executed inside a transaction block.
+ </para>

My guess is those two lots of double dots ("..") were probably meant
to be ellipsis ("...")

----
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message kuroda.hayato@fujitsu.com 2021-02-09 07:38:17 RE: parse mistake in ecpg connect string
Previous Message Michael Paquier 2021-02-09 07:27:34 Fallback table AM for relkinds without storage