You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For tables that have a very high read/write volume, replaying 1k rows at once may not be enough for the replay to catch up to perform the swap. Making it configurable via a flag/option parameter would be nice.
For tables that have a very high read/write volume, replaying 1k rows at once may not be enough for the replay to catch up to perform the swap. Making it configurable via a flag/option parameter would be nice.
https://github.com/shayonj/pg-online-schema-change/blob/1492cbeaa7c4968164a931aadab0e5860f1499ad/lib/pg_online_schema_change/orchestrate.rb#L4
The text was updated successfully, but these errors were encountered: