{% extends "django_pev/base.html" %} {% block content %} {% load humanize %}

Slow Queries

This page shows queries that consumed the most time in the database.

{% if not is_pg_stat_statements %} PG Stat Statements extension is not enabled. {% endif %}

{% endblock %}