Hi I tested features of Postgres 14. The extension pg_stat_statements didn't work to me until I enabled compute_query_id. Is it expected behaviour?
I expected just an empty column query_id and workable extension. This doesn't look well. More, it increases the (little bit) complexity of migration to Postgres 14. Regards Pavel