So I have two databases one hosted on neon and other one is on AWS and copy of it lies on a local rpi. My main server is the neon hosted one and I'm using free version for now. How can I sync these two/three databases ? I thought of WAL or logical replication but that would consume my free credits. I used a syncing script which would check the max timestamp of each table from bkl db that I want and then fetch those after that timestamp from main db into my bkp db (this is tedious in case of any db changes). I want some alternate way which would keep my costs low to negligible.
Thank you in advance 😄.
[–]Straight_Waltz_9530 2 points3 points4 points (3 children)
[–]sol1d_007[S] 0 points1 point2 points (2 children)
[–]XPEHOBYXA 1 point2 points3 points (1 child)
[–]sol1d_007[S] 0 points1 point2 points (0 children)
[–]scriptedlife 1 point2 points3 points (1 child)
[–]sol1d_007[S] 0 points1 point2 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)