Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use with connection pooler like pgbouncer #329

Open
sequel63 opened this issue Jan 17, 2018 · 1 comment
Open

Use with connection pooler like pgbouncer #329

sequel63 opened this issue Jan 17, 2018 · 1 comment
Assignees

Comments

@sequel63
Copy link

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!

@mevdschee mevdschee self-assigned this Feb 12, 2018
@mevdschee mevdschee added the v1 label May 21, 2018
@mevdschee
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants