Hello Community Wanted to know can we speed up the...
# troubleshooting
m
Hello Community Wanted to know can we speed up the data extraction and loading of meltano pipeline?
a
Hi Monika, confident someone will be able to help! But I'm pretty sure the first questions will be 1. which tap 2. which target 3. how are you executing the pipelines?
m
1. tap-klaviyo 2. pipelinewise redshift 3. Running pipeline via UI
Sorry for the late response.
@aaron_phethean
@edward_ryan
e
To be specific, our tap is moving at reasonable rate However our loads seem to take a little longer Wondering if there's a best practice for Redshift data loads
a
Hi @edward_ryan @monika_rajput completely missed this thread - I need to improve my Slack skills! We are using Postgres currently so no experience of Redshift. I'd be tempted to narrow down the problem. Eg can you load a reasonable input straight into the target without anything else except the target and Redshift. 1. Run the tap > file 2. Run the cat file > target 3. Tune and repeat step 2 In the past really challenging performance scenarios boiled down to disk or network. Network buffer sizes can have a huge impact.