Changes between Initial Version and Version 1 of Ticket #5807, comment 6


Ignore:
Timestamp:
11/01/24 23:25:18 (4 months ago)
Author:
robe

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #5807, comment 6

    initial v1  
    44{{{
    55set track_functions = 'all';
    6 -- doing this to prevent parallelism from kicking in
    7 set max_parallel_workers_per_gather=0;
     6
    87select pg_stat_reset();
    98explain (analyze, buffers, summary)  select count(*)