SELECT
schemaname,
relname,
n_live_tup AS EstimatedCount
FROM pg_stat_user_tables
ORDER BY n_live_tup
DESC LIMIT 5;
Reduce auto-suspend to 60 seconds Reduce virtual warehouse size Ensure minimum clusters are set to 1 Consolidate warehouses Separate warehou...
No comments:
Post a Comment