Add index on pg_publication_rel.prpubid
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add index on pg_publication_rel.prpubid This should have been added for the benefit of GetPublicationRelations; let's add it now. I couldn't measure a performance difference in the TAP tests, but that may be because the tests use very few publications. Discussion: https://postgr.es/m/202201120041.p24wvsfcsope@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/pg_publication.c | modified | +1 −1 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_publication_rel.h | modified | +1 −0 |
Discussion
- Column Filtering in Logical Replication 257 messages · 2021-06-30 → 2022-09-07