Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres ClickPipe: Add section for rds proxy #2943

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

Amogh-Bharadwaj
Copy link
Contributor

Summary

Some users have their RDS behind an RDS proxy pooler. RDS Proxy does not support streaming replication protocols and thereby the Postgres ClickPipe.

This PR adds some information on workarounds for this in RDS doc

Checklist

Verified

This commit was signed with the committer’s verified signature.
christian-bromann Christian Bromann
@Amogh-Bharadwaj Amogh-Bharadwaj added the integrations Needs attention from the integrations dev team label Dec 20, 2024
@Amogh-Bharadwaj Amogh-Bharadwaj requested a review from a team as a code owner December 20, 2024 19:53
@Amogh-Bharadwaj Amogh-Bharadwaj requested review from heavycrystal and removed request for a team December 20, 2024 19:53
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@@ -85,6 +85,13 @@ If you want to restrict traffic to your RDS instance, please add the [documented

To connect to your RDS instance through a private network, you can use AWS PrivateLink. Follow our [AWS PrivateLink setup guide for ClickPipes](/knowledgebase/aws-privatelink-setup-for-clickpipes) to set up the connection.

### Workarounds for RDS Proxy
RDS Proxy does not support logical replication connections. If you have dynamic IP addresses in RDS and cannot use DNS name or a lambda, here are some alternatives:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the Information about RDS Proxy in the main RDS doc as well?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use DNS name -> use a DNS name

@gingerwizard
Copy link
Contributor

@iskakaushik please approve

@gingerwizard gingerwizard merged commit 8b4e3a7 into main Dec 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Needs attention from the integrations dev team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants