Package | Description |
---|---|
io.r2dbc.postgresql.replication |
Support for logical and physical replication streams.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ReplicationSlotRequest.LogicalSlotRequestBuilder
Fluent builder interface to configure a logical replication slot.
|
static interface |
ReplicationSlotRequest.LogicalSlotRequestBuilderStep2 |
Modifier and Type | Method and Description |
---|---|
ReplicationSlotRequest.WithOutputPlugin |
ReplicationSlotRequest.WithOutputPlugin.outputPlugin(String outputPlugin)
Output plugin that should be use for decode physical represent WAL to some logical form.
|
Copyright © 2020. All rights reserved.