You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2022. It is now read-only.
If my understanding of the Coroutine Hooks documentation is correct, there is currently support for PDO with mysql but not with pgsql. I am not sure if the information is still up to date and what the difference would be.
Since PostgreSQL is pretty common and has some advantages (like timescaleDB extension) it would be nice to be able to use the full potential of openswoole with the transparent PDO library instead of the PostgreSQL coroutine client.
I am willing to help with this but I need more detailed information and some instructions would be helpful.