Hi,
I connected to default postgres database and queried select* from pg_stat_statements and getting error "pg_attribute catalog is missing 43 attribute(s)". Whereas when I connect to other databases, I am able to query and find starts of statements without any problem.
How to resolve this issue?