Oleg Tselebrovskiy
Results
2
comments of
Oleg Tselebrovskiy
You seem to have query ids turned 'off'. In PostgreSQL 12 and 13 query ids are turned 'on' by installing `pg_stat_statements` extension and adding in to `shared_preload_libraries` in `postgresql.conf` Since...
Feel free to reopen this issue if you have any more questions