Interface ChainedPhysicalStreamBuilder

    • Method Detail

      • start

        PGReplicationStream start()
                           throws java.sql.SQLException
        Open physical replication stream.
        Returns:
        not null PGReplicationStream available for fetch wal logs in binary form
        Throws:
        java.sql.SQLException - on error