Configure schema drift alerts to detect changes in table and column metadata. Schema drift rules generate alerts when tables or columns are added, deleted, renamed, or when column data types change.
Schema is the source of your data. Any changes in the metadata of the source can cause severe downstream data issues. Configure schema drift alerts to receive notifications when tables or columns are added, deleted, renamed, or when column data types change. You can set different alert levels (critical, warning, or none) for each type of schema change based on its impact to your data. Schema drift alerts trigger instantly after a consecutive run whenever the schema changes, regardless of the alert type you configure. For more information, see Configure rule based alerts.
To configure schema drift alerts:For more information about schema metadata, see SVV_TABLE_INFO (Redshift) or pg_xact_commit_timestamp (PostgreSQL).