This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Simple queries taking longer than 50 seconds when sendPreparedStatement is called #241
Open
Description
Probably the same issue: #212
I'm not being able to use postgresql-async in an existing PostgreSQL database since any query that I execute in a few tables is taking too long. I've been already using Slick with no issues whatsoever (not performance issues, at least) and I also tested with ScalikeJDBC. Also, if we execute sendQuery instead of sendPreparedStatement it works as expected.
Does anyone know what could be happening?
Metadata
Metadata
Assignees
Labels
No labels