auto_explain

Provides a means for logging execution plans of slow statements automatically

Overview

CONTRIB Built-in Extension: auto_explain : Provides a means for logging execution plans of slow statements automatically

Information

Metadata

  • Version: 16.3
  • PG Vers: 16,15,14,13,12
  • Need Load: Explicit Loading Required
  • Need DDL: DO NOT CREATE EXTENSION DDL
  • Relocatable: Unknown
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

Packages

PostgreSQL Built-in Contrib Extension


Details


Last modified 2024-08-13: update extension meta data (323447b)