Make pgoutput documentation easier to find

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Make pgoutput documentation easier to find
Date: 2025-08-03 01:32:17
Message-ID: CAHGQGwFJTbygdhhjR_iP4Oem=Lo1xsptWWOq825uoW+hG_Lfnw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

The current documentation for pgoutput is buried in the logical streaming
replication protocol section (in protocol.sgml), and there's no index entry
for it. This makes it hard to discover and access, for example, when trying
to look up the options it supports.

I've often struggled to locate this information myself, so I'd like to
propose moving the pgoutput documentation to the logical decoding section
and adding an index entry. The attached patch does that. I think this change
will make it much easier for users to find the relevant details.

Thoughts?

Regards,

--
Fujii Masao

Attachment Content-Type Size
v1-0001-doc-Improve-documentation-discoverability-for-pgo.patch application/octet-stream 12.6 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Oleg Tselebrovskiy 2025-08-04 05:30:57 Re: Initcap works differently with different locale providers
Previous Message yanliang lei 2025-08-01 03:49:03 I want a postgres function to generate ctid where condition for table migration based ctid