Giter VIP home page Giter VIP logo

Comments (2)

brianc avatar brianc commented on July 16, 2024 1

Yup! You can pass the socket as the stream property on the config (this property has existed since node v0.2 hence the name stream instead of socket...but yeah - it needs a streamish type)

https://github.com/brianc/node-postgres/blob/master/packages/pg/lib/client.js#L49
https://github.com/brianc/node-postgres/blob/master/packages/pg/lib/connection.js#L19

LMK if this doesn't work - I'm open to exploring if there are bugs or writing more explicit tests around this behavior. Going to close in the meantime but feel free to re-open if this doesn't fix your issue / answer your question! ❤️

from node-postgres.

cakoose avatar cakoose commented on July 16, 2024

Oh, nice!

Maybe worth adding the stream parameter to the docs? (I didn't see it, but maybe I'm looking in the wrong place: https://node-postgres.com/apis/client)

How does this work for pg.Pool? I can't figure out how to create a new stream every time Pool.newClient is called.

from node-postgres.

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.