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
Just trying to use crud-api in conjunction with the connection pooler pgbouncer but not having much success.
Can connect PHP to pgbouncer on the new port fine, but crud-api not having any of it.
All the connection parameters look OK.
Anyone tried this and got any tips what I should check? Thanks!
The text was updated successfully, but these errors were encountered:
There seems to be nobody with pgbouncer that can help you (me neither). In v2 PDO is used, so this may be a more common approach. Maybe you can try whether or not v2 works for you.
Just trying to use crud-api in conjunction with the connection pooler pgbouncer but not having much success.
Can connect PHP to pgbouncer on the new port fine, but crud-api not having any of it.
All the connection parameters look OK.
Anyone tried this and got any tips what I should check? Thanks!
The text was updated successfully, but these errors were encountered: