Hi all, airbyte sync takes 38 seconds on my local ...
# replication-troubleshooting
v
Hi all, airbyte sync takes 38 seconds on my local dev machine and 2m 33 seconds in GCP, for the exact same connection params. What we want to know is which parameters to optimize. How do we find out if its memory bound, CPU bound or Postgres write limited. Any idea on how to improve performance in GCP?
a
Have you tried using a larger machine on GCP?