Le reste de la formation est réservé aux inscrits.
S'inscrire gratuitement-- Top 10 requêtes par temps total SELECT query, calls, mean_exec_time, total_exec_time FROM pg_stat_statements ORDER BY total_exec_time DESC LIMIT 10; -- Plan d'exécution détaillé EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) SELECT ...;