Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Connection pooling mechanism while connecting to AWS Redshift database

Mahadeva
8 - Asteroid

Hi Team,

 

We are working on AWS Redshift database to read and write data.

 

However, our infra team would like to know, while accessing Redshift cluster whether Alteryx will use connection pooling mechanism or will it be a new connection for each session.

 

Can anybody share light on which type from the above does Alteryx use and the location where this can be accessed via some settings, and any documentation link if available for the same.

 

Thanks in advance.

2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

Hi @Mahadeva 

 

Neither Alteryx Designer or Alteryx Server uses connection pools, so it will be a new connection for each session.

Solved: Does Alteryx Server use connection pooling? - Alteryx Community

Mahadeva
8 - Asteroid

@Felipe_Ribeir0  Appreciate your quick turn around. Thank you :)

Labels
Top Solution Authors