Marat Idrisov

Results 9 comments of Marat Idrisov

This is relevant to me, too

@erelsgl, the fact is that by default CMakeList.txt is not updated automatically after the change. You need to enable the "Auto-Reload CMake Project".

I really look forward to the support of Prometheus. Perhaps someone started developing a driver? I am ready to help.

**Short answer:** 1) Use a version of `rabbitmq < 3.8.15` OR 2) If using `rabbitmq >= 3.8.15`, set `consumer_timeout = 31622400000` in `rabbitmq.conf` If you are using official [rabbitmq images](https://hub.docker.com/_/rabbitmq),...

@auvipy, yes, we have documented the problem, now we need to make worker restart automatically when such an error occurs. @thedrow, if you don't mind, I could try to take...

In fact, the articles open fine in incognito mode, so @Nikostito's changes were correct, they just need to be refined

\+ PyCharm 2022.3 (Professional Edition)

It seems that after @knizhnik's recent changes under PR https://github.com/pgbouncer/pgbouncer/pull/972, we can call `DEALLOCATE ALL` directly in postgres, instead of an additional connection directly to pgbouncer and calling `RECONNECT` as...