org.postgresql.replication.fluent.logical
Interface StartLogicalReplicationCallback


public interface StartLogicalReplicationCallback


Method Summary
 PGReplicationStream start(LogicalReplicationOptions options)
           
 

Method Detail

start

PGReplicationStream start(LogicalReplicationOptions options)
                          throws SQLException
Throws:
SQLException


Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.