github.com/netdata/go.d.plugin@v0.58.1/modules/postgres/testdata/v14.4/stat_user_indexes_db_postgres.txt (about) 1 datname | schemaname | relname | indexrelname | idx_scan | idx_tup_read | idx_tup_fetch | size 2 ----------+------------+------------------+-------------------------+----------+--------------+---------------+----------- 3 postgres | public | pgbench_branches | pgbench_branches_pkey | 0 | 0 | 0 | 16384 4 postgres | public | pgbench_tellers | pgbench_tellers_pkey | 0 | 0 | 0 | 32768 5 postgres | public | pgbench_accounts | pgbench_accounts_pkey | 3 | 5000000 | 0 | 112336896 6 postgres | public | myaccounts | myaccounts_pkey | 0 | 0 | 0 | 8192 7 postgres | public | myaccounts | myaccounts_username_key | 0 | 0 | 0 | 8192 8 postgres | public | myaccounts | myaccounts_email_key | 0 | 0 | 0 | 8192 9 postgres | myschema | myaccounts | myaccounts_pkey | 0 | 0 | 0 | 8192 10 postgres | myschema | myaccounts | myaccounts_username_key | 0 | 0 | 0 | 8192 11 postgres | myschema | myaccounts | myaccounts_email_key | 0 | 0 | 0 | 8192