mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Update PostgreSQLReplicationHandler.cpp
This commit is contained in:
parent
9e54792359
commit
4711f57763
@ -322,7 +322,7 @@ void PostgreSQLReplicationHandler::startSynchronization(bool throw_on_error)
|
||||
(is_materialized_postgresql_database ? postgres_database : postgres_database + '.' + tables_list));
|
||||
|
||||
replication_handler_initialized = true;
|
||||
|
||||
|
||||
consumer_task->activateAndSchedule();
|
||||
cleanup_task->activateAndSchedule();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user