Sample Header Ad - 728x90

PostgreSQL logical replication without a static IP

0 votes
1 answer
51 views
I have a PostgreSQL database that is running on AWS. I also have a database running locally on a Raspberry Pi, that is supposed to replicate the changes from the AWS one. I was thinking of using Postgres' logical replication feature, but I am not sure if it is doable without setting a static IP address or a DNS entry for my Raspberry Pi, which I don't want to do. Is it doable? Is it a good idea? I looked at AWS IoT Core, which would be AWS's solution for this problem, but I feel like it is an overkill.
Asked by Santiago Aguirregaray Pintos (1 rep)
Sep 17, 2024, 10:41 PM
Last activity: Sep 17, 2024, 10:57 PM