Open
Description
for the sake of performance we use prepare statements. At the time when application starts we prepare all the known select statements and keep on reusing those statement to issue queries.
But recently we have observed that there are following errors in our log files and these errors are proportional to traffic.
pq: unexpected message 'E'; expected ReadyForQuery
what is there that is triggering this issue ?
Metadata
Metadata
Assignees
Labels
No labels