Open
Description
I have done a create_pool, passing the argument 'statement_cache_size=0"; I am STILL periodically getting the DuplicatePreparedStatement error on statements prepared from a connection acquired from that pool.
Any other options? All other facilities appear to work reliably in your driver except this critically important prepared statement facility.
Running your latest driver, postgres 12; application is running in the context of a uwsgi server app. Connecting via a socket file (in /var/run...) to postgres...
Metadata
Metadata
Assignees
Labels
No labels