Git Product home page Git Product logo

Comments (5)

bobbysmith007 avatar bobbysmith007 commented on June 18, 2024 1

This is a problem in generic pool 2.4.2 which is used as a requirement. There is already a ticket to move to generic-pool 3: #29

I added a ticket to fix this bug in coopernurse/node-pool#186
You can also route around it yourself, by specifying a ("min": 3) in your pool config object.

from node-pg-pool.

bobbysmith007 avatar bobbysmith007 commented on June 18, 2024 1

I also monkey patched it, if that is an approach that helps folks get through
loopbackio/loopback-connector-postgresql#234

from node-pg-pool.

bobbysmith007 avatar bobbysmith007 commented on June 18, 2024 1

Its worth noting that some errors will require the pooled object to be recreated and some we could return the object to the pool. Not sure if it is worth it to try and distinguish between the two

from node-pg-pool.

bobbysmith007 avatar bobbysmith007 commented on June 18, 2024 1

Yes I can! Out till Monday but I will get it up soon.

from node-pg-pool.

brianc avatar brianc commented on June 18, 2024

Hey @bobbysmith007 that's a gross bug - I'm sorry about that! Would you be willing to put together a pull request w/ a failing test for this repo? Until [email protected] and [email protected] I don't want to break backwards compat w/ node >= 0.10.x so I'd be nice to have that work around here before the upgrade. If there's a PR with a failing test I'd likely be able to write a workaround here based on your work in the loopback connector.

from node-pg-pool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.