| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.core.v3.replication | |
| org.postgresql.replication.fluent.physical |
| Modifier and Type | Method and Description |
|---|---|
PGReplicationStream |
ReplicationProtocol.startPhysical(PhysicalReplicationOptions options) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
V3ReplicationProtocol.createStartPhysicalQuery(PhysicalReplicationOptions options)
START_REPLICATION [SLOT slot_name] [PHYSICAL] XXX/XXX.
|
PGReplicationStream |
V3ReplicationProtocol.startPhysical(PhysicalReplicationOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicalStreamBuilder |
| Modifier and Type | Method and Description |
|---|---|
PGReplicationStream |
StartPhysicalReplicationCallback.start(PhysicalReplicationOptions options) |