Open SampsonCrowley opened 7 years ago
Important to note I AM using PgPool-II which i think there have been previous reports of not working with parameterized queries and this library.
important to note that it's only a problem with the pg library on node. Rails/activerecord and a python app I built both have no issues with pgpool
Sorry you're running into this issue. Could you break the code down into a smaller more self-contained example? If you can get me something small & reproducible I can take a look at it.
In production, Unique Index violations from PG never throw an error, they just timeout;
So the client just sits there indefinitely
Function to get client:
Function Creating transaction: