узнал что 8 версия не поддерживает кеширование запросов, там нет больше опций query cache
An .frm file stores the table format. The data file has an .MYD (MYData) extension. The index file has an .MYI (MYIndex) extension.
Note that is_file() returns false if the parent directory doesn't have +x set for you
https://www.postgresql.org/docs/current/static/pgs...
Соответственно. explain команда, pg_stat_statements - contrib extension, который после настройки и create extension даст одноимённую вьюшку с счётчиками.
Использую psql.