Create the
system_statsextension in your database:CREATE EXTENSION system_stats;
No other configuration steps are required.
Create the system_stats extension in your database:
CREATE EXTENSION system_stats;No other configuration steps are required.
Could this page be better? Report a problem or suggest an addition!