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 (though certain methods can be safely called by different threads). -
Class Summary Class Description LogSequenceNumber LSN (Log Sequence Number) data which is a pointer to a location in the XLOG.PGReplicationConnectionImpl ReplicationSlotInfo Information returned on replication slot creation. -
Enum Summary Enum Description ReplicationType