Skip to content

Support TCP keepalives similarly to libpq #928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

motiz88
Copy link
Contributor

@motiz88 motiz88 commented Jan 28, 2016

This depends on iceddev/pg-connection-string#7 (which is why the tests don't pass yet) and would fix #909. Tested in production in my project. This is a more fleshed-out solution than #918.

I'd appreciate a comment from a maintainer here in support of the pg-connection-string PR, so that it gets merged there, after which the tests here can be re-run and the PR merged.

@motiz88
Copy link
Contributor Author

motiz88 commented Feb 19, 2016

@brianc? Anyone?

@jspavlick
Copy link

+1

@NumminorihSF NumminorihSF mentioned this pull request Feb 26, 2016
@brianc
Copy link
Owner

brianc commented Apr 28, 2016

Hey @motiz88 sorry for missing this - currently the tests are failing & the PR wont cleanly merge. I really appreciate the thought you put in here...I've been busy w/ some life stuff & just now returning to computer-world. Do you think you could get the tests to pass & rebase your changes onto current master & resolve conflicts? Afterwards i'll happily merge & push a new minor version.

@motiz88
Copy link
Contributor Author

motiz88 commented Apr 28, 2016

I'd love to. If I don't get around to it in a week or so, please feel free
to ping me about it!
On Apr 28, 2016 10:53 PM, "Brian C" notifications@github.com wrote:

Hey @motiz88 https://github.com/motiz88 sorry for missing this -
currently the tests are failing & the PR wont cleanly merge. I really
appreciate the thought you put in here...I've been busy w/ some life stuff
& just now returning to computer-world. Do you think you could get the
tests to pass & rebase your changes onto current master & resolve
conflicts? Afterwards i'll happily merge & push a new minor version.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#928 (comment)

@NumminorihSF
Copy link
Contributor

@brianc, can you close #948, #918, #913 if you will merge this?

# Conflicts:
#	lib/defaults.js
#	package.json
@brianc
Copy link
Owner

brianc commented Jun 13, 2016

This looks like it'll merge cleanly, but all the tests are still failing. 😦 If they pass I'd happily merge it in!

@brianc
Copy link
Owner

brianc commented Jun 22, 2016

Support will be merged in with pg@6.0.0 for this feature! Thanks for taking the time to report it & put thought & work into it!! 👏

@brianc brianc closed this Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCP keepalives - possible discrepancy with libpq/pg-native
4 participants