github.com/netdata/go.d.plugin@v0.58.1/modules/postgres/testdata/v14.4/table_columns_stats.txt (about) 1 datname | schemaname | relname | attname | typname | null_percent | distinct 2 ----------+------------+------------------+----------+---------+--------------+---------- 3 postgres | public | pgbench_accounts | abalance | int4 | 0 | 1 4 postgres | public | pgbench_accounts | aid | int4 | 0 | 5e+06 5 postgres | public | pgbench_accounts | bid | int4 | 0 | 50 6 postgres | public | pgbench_accounts | filler | bpchar | 0 | 1 7 postgres | public | pgbench_tellers | bid | int4 | 0 | 50 8 postgres | public | pgbench_tellers | filler | bpchar | 100 | 0 9 postgres | public | pgbench_tellers | tbalance | int4 | 0 | 1 10 postgres | public | pgbench_tellers | tid | int4 | 0 | 500