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

ERROR: prepared statement "pdo_stmt_00000001" does not exist, with PostgreSQL 15 #1976

Open
cruzprojects opened this issue Aug 29, 2023 · 1 comment

Comments

@cruzprojects
Copy link

I am trying to get an object stored in database. This process generates a select query. At times it runs fine, at others it throws this error:
Invalid sql statement name: 7 ERROR: prepared statement "pdo_stmt_00000001" does not exist.

I am working with PostgreSQL 15, Propel 2.0.0-beta2

Any way to fix this?

@michbeck
Copy link
Contributor

@cruzprojects Are you using PgBouncer or something like that?

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

No branches or pull requests

2 participants