postgres-wire icon indicating copy to clipboard operation
postgres-wire copied to clipboard

A native Haskell driver for PostgreSQL

Results 16 postgres-wire issues
Sort by recently updated
recently updated
newest added

### Issue - Under high load (upto 512 concurrent requests) in a web app, `postgres-wire` keeps running into `IncorrectUsage: "Expected DataRow message, but got ReadyForQuery"` error for a batch of...

bug

https://www.postgresql.org/docs/9.6/static/libpq-connect.html 32.1.1.2.

* If host string is empty, use localhost not domain socket * Correct C code * Using AppVoyer as CI

discussion

https://github.com/nikita-volkov/postgresql-error-codes