Commits on Source (2)
-
Bartek Wrona authored
During sync, massive-sync conditions (dropped indexes, FKs, tables switched to UNLOGGED mode) are effective only if number of blocks to be synced is greather than specified limit. Added runtime configuration of `work_mem` parameter during `after_initial_sync` hooks execution.
-
Bartek Wrona authored
During sync, massive-sync conditions (dropped indexes, FKs, tables switched to... See merge request !128