auto_analyze
Values (Default in Bold)
true, false
Description
If auto_analyze
is set to true
, Amazon Redshift continuously monitors your database and automatically performs analyze
operations in
the background. To minimize impact to your system performance, automatic analyze runs
during periods when workloads are light.
Example
set auto_analyze to true; set auto_analyze to false