Add test for PostgreSQL 14 logical replication [DBZ-3531]
Open
component/postgresql-connector
migrated-from-jira
type/task
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-3531](https://issues.redhat.com/browse/DBZ-3531)
{quote}Dave Cramer @davecramer 00:50
PostgreSQL 14 adds numerous performance benefits for logical replication, including the ability to stream in-process transactions to subscribers instead of waiting for them to be completed.
{quote}
Contributor guide
Assessment
This issue has not been assessed yet.