Re: PG DOCS - logical replication filtering

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-03T00:56:27Z
Lists: pgsql-hackers
On Wed, Mar 2, 2022 at 8:26 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Wed, Mar 2, 2022 at 2:37 PM Aleksander Alekseev
> <aleksander@timescale.com> wrote:
> >
> >
> > I see that a large part of the documentation is commented and marked as TBA (Column Filters, Combining Different Kinds of Filters). Could you please clarify if it's a work-in-progress patch? If it's not, I believe the commented part should be removed before committing.
> >
>
> I think we can remove any Column Filters related information
> (placeholders), if that patch gets committed, we can always extend the
> existing docs.
>

+1

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



Commits

  1. Add additional documentation for row filters.

  2. Allow specifying row filters for logical replication of tables.