Package | Description |
---|---|
org.postgresql.replication.fluent | |
org.postgresql.replication.fluent.logical |
Modifier and Type | Method | Description |
---|---|---|
ChainedLogicalCreateSlotBuilder |
ChainedCreateReplicationSlotBuilder.logical() |
Get the logical slot builder.
|
ChainedLogicalCreateSlotBuilder |
ReplicationCreateSlotBuilder.logical() |
Modifier and Type | Class | Description |
---|---|---|
class |
LogicalCreateSlotBuilder |
Modifier and Type | Method | Description |
---|---|---|
protected ChainedLogicalCreateSlotBuilder |
LogicalCreateSlotBuilder.self() |
|
ChainedLogicalCreateSlotBuilder |
ChainedLogicalCreateSlotBuilder.withOutputPlugin(java.lang.String outputPlugin) |
Output plugin that should be use for decode physical represent WAL to some logical form.
|
ChainedLogicalCreateSlotBuilder |
LogicalCreateSlotBuilder.withOutputPlugin(java.lang.String outputPlugin) |
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.