output_parallel_3_workers

text/plain

Filename: output_parallel_3_workers
Type: text/plain
Part: 1
Message: Re: Vacuum statistics
 schemaname |     relname      | relid | total_blks_read | total_blks_hit | total_blks_dirtied | total_blks_written | rel_blks_read | rel_blks_hit | pages_scanned | pages_removed | vm_new_frozen_pages | vm_new_visible_pages | vm_new_visible_frozen_pages | missed_dead_pages | tuples_deleted | tuples_frozen | recently_dead_tuples | missed_dead_tuples | wraparound_failsafe | index_vacuum_count | wal_records | wal_fpi | wal_bytes | blk_read_time | blk_write_time | delay_time |     total_time     
------------+------------------+-------+-----------------+----------------+--------------------+--------------------+---------------+--------------+---------------+---------------+---------------------+----------------------+-----------------------------+-------------------+----------------+---------------+----------------------+--------------------+---------------------+--------------------+-------------+---------+-----------+---------------+----------------+------------+--------------------
 public     | pgbench_accounts | 16391 |            6977 |          26107 |               2220 |                478 |          6977 |        26071 |         65750 |         16451 |               32788 |                32788 |                       32788 |                 0 |        3999980 |             0 |                    0 |                  0 |                   0 |                  2 |       16410 |       7 |   2944481 |             0 |              0 |          0 | 263.61400000000003
(1 row)

 relid | schemaname |        relname        | total_blks_read | total_blks_hit | total_blks_dirtied | total_blks_written | rel_blks_read | rel_blks_hit | pages_deleted | tuples_deleted | wal_records | wal_fpi | wal_bytes | blk_read_time | blk_write_time | delay_time |    total_time     
-------+------------+-----------------------+-----------------+----------------+--------------------+--------------------+---------------+--------------+---------------+----------------+-------------+---------+-----------+---------------+----------------+------------+-------------------
 16407 | public     | pgbench_accounts_pkey |            2745 |          21892 |               2745 |               2678 |          2745 |        21886 |          2738 |         999995 |        8203 |       0 |   2607374 |             0 |              0 |          0 |           167.881
 16409 | public     | accounts_idx1         |             850 |           6748 |                850 |                829 |           850 |         6742 |           843 |         999995 |        2528 |       0 |    202690 |             0 |              0 |          0 | 81.57900000000001
 16410 | public     | accounts_idx2         |            2745 |          21893 |               2745 |               2701 |          2745 |        21887 |          2738 |         999995 |        8203 |       0 |   2607374 |             0 |              0 |          0 |           168.017
(3 rows)