| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationSlotRequest.LogicalSlotRequestBuilderStep1 |
ReplicationSlotRequest.logical()
Create a new builder to configure a logical
ReplicationSlotRequest. |
Copyright © 2023. All rights reserved.