emqx/changes/ce/feat-13175.en.md

4 lines
233 B
Markdown

Added the `disable_prepared_statements` option for Postgres-based connectors.
This option is to be used with endpoints that do not support the prepared statements session feature, such as PGBouncer and Supabase in Transaction mode.