FLUSH_DATA_COLLECTOR
Waits until memory logs are moved to disk and then flushes the Data Collector, synchronizing the log with disk storage.
Waits until memory logs are moved to disk and then flushes the Data Collector, synchronizing the log with disk storage.
This is a meta-function. You must call meta-functions in a top-level SELECT statement.
Behavior type
VolatileSyntax
FLUSH_DATA_COLLECTOR( [ 'component' ] )
Arguments
component
- Component to flush. If not specified, the function flushes data for all components.
Query DATA_COLLECTOR to get a list of components:
Privileges
Superuser
Examples
By default, the function flushes the Data Collector for all components:
To flush only one component, specify it: