![]() Fixes https://emqx.atlassian.net/browse/EMQX-12496 Some Postgres connections, such ones made to [PGBouncer](https://www.pgbouncer.org/) or [Supabase in Transaction Mode](https://supabase.com/), do not support some session features like prepared statements. |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
README.md | ||
docker-ct | ||
rebar.config |
README.md
PostgreSQL Connector
This application houses the PostgreSQL Database connector. It provides the APIs to connect to PostgreSQL Databases.
It is used by the PostgreSQL bridge to insert messages and by the emqx_auth_postgresql
application to check user permissions.
Contributing
Please see our contributing.md.
License
See APL.