Hi We are using aws rds postgresql as prefects' DB...
# ask-community
i
Hi We are using aws rds postgresql as prefects' DB. Since we have quite a heavy load (100s of flows at the same time) we wanted to use the built-in rds proxy for better db performance. When we enable it we get:
Copy code
RDS Proxy currently doesn't support the option jit.
Any idea what is the source of this error?