EXPLAIN ANALYZE (PostgreSQL)

From wikieduonline
Revision as of 06:39, 6 August 2021 by Chmod14 (talk | contribs)
Jump to navigation Jump to search
EXPLAIN [ ( option [, ...] ) ] statement
EXPLAIN [ ANALYZE ] [ VERBOSE ] statement

where option can be one of:

    ANALYZE [ boolean ]
    VERBOSE [ boolean ]
    COSTS [ boolean ]
    BUFFERS [ boolean ]
    FORMAT { TEXT | XML | JSON | YAML } 


Related terms


See also

Advertising: