| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | jes(dot)challand(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: 29.2. Subscription |
| Date: | 2025-04-30 20:51:22 |
| Message-ID: | CAKFQuwZnA60-S1J9kAD9_VQRymSjbhAtauq5sstYsZ=-7BbE7g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Apr 30, 2025 at 12:51 PM PG Doc comments form <
noreply(at)postgresql(dot)org> wrote:
>
> https://www.postgresql.org/docs/17/logical-replication-subscription.html#LOGICAL-REPLICATION-SUBSCRIPTION-EXAMPLES
>
> Have I misunderstood something, perhaps inadvertantly mis-configured some
> obscure parameter, or (please no!) is the documentation incorrect?
>
>
Testing the documented script against master-ish shows it works as
described (I dislike the fact the example cannot just be copy-pasted in
bulk/chunks but that is a different topic).
You are going to need to show the exact scripts that reproduce the observed
behavior.
The only thing different from a stock installation is setting wal_level =
logical but creating publications without making that change would simply
fail.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2025-05-04 06:17:03 | RE: Changes in CREATE EXTENSION from being an extension to statement |
| Previous Message | PG Doc comments form | 2025-04-30 14:24:11 | 29.2. Subscription |