Package org.postgresql.replication
package org.postgresql.replication
-
ClassDescriptionLSN (Log Sequence Number) data which is a pointer to a location in the XLOG.Api available only if connection was create with required for replication properties:
PGProperty.REPLICATION
andPGProperty.ASSUME_MIN_SERVER_VERSION
.Not tread safe replication stream (though certain methods can be safely called by different threads).Information returned on replication slot creation.