Skip to content
Omar Sahyoun edited this page Aug 31, 2017 · 2 revisions

How to Re-sync Redshift Tables

Syncing is managed by the AWS Database Migration Service. If any tables should become out of sync then follow these steps:

  1. Visit the DMS dashboard

  2. Select the checkbox for the relevant task

  3. Click the stop button in the menu bar at the top of the dashboard

  4. Wait for the task to successfully stop

  5. Click the start/resume button the in menu bar. A modal will appear.

  6. Select the restart option from the modal followed by the restart button.

  7. You're done!

How do I know which task I should restart?

This depends on the affected table. Each task handles a subset of tables:

  • tables-actionfield-mailing-useragent for core_actionfield, core_mailing and core_useragent
  • core_usermailing for core_usermailing
  • core-open for core_open
  • core_action for core_action
  • r-l for everything else
Clone this wiki locally