-
I noticed that the first request from async pg.pool is slow. But when I execute:
it raises Exception:
Further search showed that the problem may be in pgbouncer. Is it possible to fix it somehow? |
Beta Was this translation helpful? Give feedback.
Answered by
FyZzyss
Oct 12, 2021
Replies: 1 comment 2 replies
-
Add jit = off to config |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
FyZzyss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add jit = off to config