You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am stuck at a scenario in which whether to use rawConnection or deafult connection-pooling of node-redshift. The application is a Lambda function which is going to insert the data into redshift table and it's going to be at scale. I want to make sure that I use optimized way of connection and follow best practices! Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I am stuck at a scenario in which whether to use rawConnection or deafult connection-pooling of node-redshift. The application is a Lambda function which is going to insert the data into redshift table and it's going to be at scale. I want to make sure that I use optimized way of connection and follow best practices! Any help would be appreciated.
The text was updated successfully, but these errors were encountered: