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 © 2018 PostgreSQL Global Development Group. All rights reserved.