cstore_fdw
cstore_fdw copied to clipboard
EXPLAIN BUFFERS should report skip-list statistics
Currently, EXPLAIN (BUFFERS,VERBOSE) does not output any information about skip list performance. I think that's something that anyone looking at buffer data would want to know.
thanks @decibel we will look into it.