Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently, there is support for preventing the replication of a complete database or an individual table using the 'replicate_ignore_db' and 'replicate_ignore_table', respectively. It would be nice if there were a similar option to ignore the replication of a particular database sequence using something like 'replicate_ignore_schema'.
added by serg: I think --replicate-ignore-table should simply apply to sequences too