-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
False
-
-
False
Feature request or enhancement
https://www.postgresql.org/docs/current/protocol-logical-replication.html
Postgres cdc support START_REPLICATION streaming is on
Which use case/requirement will be addressed by the proposed feature?
It can enable streaming of in-progress transactions for large transaction.
Committed large transaction will block committed small transaction.
Implementation ideas (optional)