output_vacuum_0_workers

text/plain

Filename: output_vacuum_0_workers
Type: text/plain
Part: 0
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 |            6972 |          26112 |               2252 |                478 |          6972 |        26076 |         65750 |         16451 |               32788 |                32788 |                       32788 |                 0 |        3999980 |             0 |                    0 |                  0 |                   0 |                  2 |       16410 |       7 |   2944481 |             0 |              0 |          0 |    261.719
(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 |               2701 |          2745 |        21886 |          2738 |         999995 |        8203 |       0 |   2607374 |             0 |              0 |          0 | 117.39099999999999
 16409 | public     | accounts_idx1         |             850 |           6747 |                850 |                759 |           850 |         6741 |           843 |         999995 |        2528 |       0 |    202690 |             0 |              0 |          0 |  71.42600000000002
 16410 | public     | accounts_idx2         |            2745 |          21892 |               2745 |               2735 |          2745 |        21886 |          2738 |         999995 |        8203 |       0 |   2607374 |             0 |              0 |          0 |             117.82
(3 rows)