public interface ChainedPhysicalStreamBuilder extends ChainedCommonStreamBuilder<ChainedPhysicalStreamBuilder>
Modifier and Type | Method and Description |
---|---|
PGReplicationStream |
start()
Open physical replication stream.
|
withSlotName, withStartPosition, withStatusInterval
PGReplicationStream start() throws SQLException
SQLException
- on errorCopyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.