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 © 2017 PostgreSQL Global Development Group. All rights reserved.