Skip to content

Update connectionTimeoutMillis references#77

Open
matthewmb wants to merge 1 commit intobrianc:masterfrom
matthewmb:master
Open

Update connectionTimeoutMillis references#77
matthewmb wants to merge 1 commit intobrianc:masterfrom
matthewmb:master

Conversation

@matthewmb
Copy link

While using node-postgres I noticed that connectionTimeoutMillis actually applies to the Client and Pool, while the docs indicate it's Pool specific.

I've added this option to Client page, and removed it from Pool as it would now be covered by "all valid client config options are also valid here".

While using node-postgres I noticed that connectionTimeoutMillis actually applies to the Client and Pool, while the docs indicate it's Pool specific.

I've added this option to Client page, and removed it from Pool as it's now covered by "all valid client config options are also valid here".
@netlify
Copy link

netlify bot commented May 6, 2020

Hey! A preview of the changes is deployed on netlify to take a look at! :)

Built with commit c67d5e4

https://deploy-preview-77--hopeful-clarke-f36d36.netlify.app

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.

1 participant