ankane/dexter

Error while getting query stats

saifxd7 opened this issue · 1 comments

I ran command docker run -ti ankane/dexter postgres://postgres:secret@host.docker.internal:5433/permify --pg-stat-statements

It gives this errors:
image

please help me out @ankane !

Hi @saifxd7, it looks like you need to add pg_stat_statements to shared_preload_libraries in postgresql.conf.

https://github.com/ankane/pghero/blob/master/guides/Query-Stats.md