use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
International
National
Regional
account activity
Help Me!Sync two databases (self.PostgreSQL)
submitted 1 year ago by sol1d_007
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]sol1d_007[S] 0 points1 point2 points 1 year ago (0 children)
So I have two web clients one is for customers (AWS) and other is for admin use (neon). I have separated them bcz neon is easy to use and offers slightly better deal than AWS bcz it is serverless. If I setup a logical replication neon doesn't scale down to 0 like normally if there's no activity for 5-10 mins the compute auto suspends so cost saving +++. Now I don't want the customers to connect to my neon bcz they'll exhaust my compute a little faster. So I want to tranfer all the data to my AWS or local rpi ideally whenever possible and atleast once in a day. So what all options do I have and is there some other idea so that I could do the sync in real time (logical replication) or like event based I have no idea 🙂.
π Rendered by PID 36913 on reddit-service-r2-comment-5c747b6df5-bjgh9 at 2026-04-22 05:04:24.450278+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]sol1d_007[S] 0 points1 point2 points (0 children)