Re: Single transaction in the tablesync worker? - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Single transaction in the tablesync worker?
Date
Msg-id CAHut+PsDSp_Vt0QKnqxapXBWAN-GDHWdcx4Kz6kaM4ONSpHa7w@mail.gmail.com
Whole thread Raw
In response to Re: Single transaction in the tablesync worker?  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Single transaction in the tablesync worker?
List 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



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Fallback table AM for relkinds without storage
Next
From: "kuroda.hayato@fujitsu.com"
Date:
Subject: RE: parse mistake in ecpg connect string