Package org.postgresql.replication
-
Interface Summary Interface Description PGReplicationConnection Api available only if connection was create with required for replication properties:PGProperty.REPLICATION
andPGProperty.ASSUME_MIN_SERVER_VERSION
.PGReplicationStream Not tread safe replication stream. -
Class Summary Class Description LogSequenceNumber LSN (Log Sequence Number) data which is a pointer to a location in the XLOG.PGReplicationConnectionImpl -
Enum Summary Enum Description ReplicationType