Re: [PATCH] Explain what the default output_plugin_libraries do

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Explain what the default output_plugin_libraries do
Date: 2026-09-16 22:41:32
Message-ID: CAOYmi+=Mc9kC=vuiQoLcKEES4EfYs7TBVSU7ggGa5Njito6b_w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 15, 2026 at 10:01 PM Hayato Kuroda (Fujitsu)
<kuroda(dot)hayato(at)fujitsu(dot)com> wrote:
> > Possibly in a new "installation" section?
>
> Sounds good. Maybe we can clarify that the same loading mechanism is used as the
> C functions but no need to run CREATE EXTENSION and LOAD command, thought?

Sounds fine in concept (though I wouldn't necessarily want to backport
and/or skip beta review for this new section). Any recommended
wording?

> > My goal on this particular page is only to highlight the command-line
> > incompatibility. The linked-to section for --plugin says
> >
> > When creating a slot, use the specified logical decoding output plugin.
> > See Chapter 47. This option has no effect if the slot already exists.
> >
> > which seems detailed enough to me; thoughts?
>
> After considering again, it might not be good to describe too detail in different
> pages. So OK for me to retain.

Okay. Any thoughts on Bharath's note on "publication slot creation" above?

Thanks,
--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-09-16 22:41:59 Re: Improve WAIT FOR read-your-writes consistency doc
Previous Message Alexander Korotkov 2026-09-16 22:30:27 Re: Improve WAIT FOR read-your-writes consistency doc