| Interface | Description |
|---|---|
| PGReplicationConnection |
Api available only if connection was create with required for replication properties:
PGProperty.REPLICATION and PGProperty.ASSUME_MIN_SERVER_VERSION. |
| PGReplicationStream |
Not tread safe replication stream.
|
| Class | Description |
|---|---|
| LogSequenceNumber |
LSN (Log Sequence Number) data which is a pointer to a location in the XLOG.
|
| PGReplicationConnectionImpl |
| Enum | Description |
|---|---|
| ReplicationType |
Copyright © 2023 openGauss. All rights reserved.