Skip to content

getting pq: unexpected message 'E'; expected ReadyForQuery error  #478

Open
@sameervitian

Description

@sameervitian

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions