| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | PG DOCS - logical replication filtering |
| Date: | 2022-03-02 04:47:46 |
| Message-ID: | CAHut+PtnsBr59=_NvxXp_=S-em0WxyuDOQmSTuHGb4sVhkHffg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi.
PSA a PG docs patch that is associated with the logical replication
Row Filters feature which was recently pushed [1].
This patch introduces a new "Filtering" page to give a common place
where all kinds of logical replication filtering can be described.
(e.g. It is envisaged that a "Column Filters" section can be added
sometime in the future).
The main new content for this page is the "Row Filters" section. This
gives a full overview of the new row filter feature, plus examples.
------
[1] https://github.com/postgres/postgres/commit/52e4f0cd472d39d07732b99559989ea3b615be78
Kind Regards,
Peter Smith.
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-PG-docs-Logical-Replication-Filtering.patch | application/octet-stream | 13.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2022-03-02 05:03:06 | Re: Schema variables - new implementation for Postgres 15 |
| Previous Message | Bharath Rupireddy | 2022-03-02 04:17:09 | Re: Allow async standbys wait for sync replication |