hasura / pg-client-hs

A low level Haskell library to connect to postgres
Apache License 2.0
25 stars 15 forks source link

Shrink libpq buffers to 1MB before returning connection to pool #19

Closed jberryman closed 4 years ago

jberryman commented 4 years ago

See https://github.com/hasura/graphql-engine/issues/5087