pg_stat_all_tables vs NULLs - Mailing list pgsql-hackers

From Magnus Hagander
Subject pg_stat_all_tables vs NULLs
Date
Msg-id 49353A5A.2020800@hagander.net
Whole thread Raw
Responses Re: pg_stat_all_tables vs NULLs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I've noticed that pg_stat_all_tables returns NULL for idx_scan and
idx_tup_fetch if there are no indexes present on a table.

Is this actually intended, or is that something that should be fixed?

//Magnus


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Sync Rep: First Thoughts on Code
Next
From: Magnus Hagander
Date:
Subject: maintenance memory vs autovac