Removing a table from a log stream task
Tables that you no longer want to be included in the log stream task must be removed manually from both the replication tasks and the log stream staging task.
To do this:
- Stop the replication tasks.
- Remove the table from tables list of all of the replication tasks, and then resume the tasks.
- Leave the tasks running for a while to minimize latency.
- When you are sure there is no (or minimal) latency or activity:
- Stop the log stream staging task.
- Remove the table from the tables list and resume the task.
Re-adding a removed table
If you want to add the removed table back at some point, do as follows:
- Add the table to the staging and replication tasks.
- Manually reload the added table in the replication tasks. For an explanation of how to reload a table, see Reloading or unsuspending tables.