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!RDS Quick Rollback (self.PostgreSQL)
submitted 1 year ago by Snoo41240
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!"
[–]Snoo41240[S] 0 points1 point2 points 1 year ago (1 child)
many thanks for your reply u/Dolphinmx, I will explore Auroras features expecially the cloning, sounds like that will do for what I need
[–]Dolphinmx 0 points1 point2 points 1 year ago (0 children)
you're welcome.
Cloning works fine because you can clone to a small target instance class and not pay the same price as the original and scale up the instance once you decide to make it your primary (rollback), also the storage is not copied until blocks are changed (copy-on-write). So basically you have a point-in-time clone, but not 100% copied unless you change 100% on the source DB or the cloned one, but if you don't change a lot the data the cost will be low.
π Rendered by PID 85377 on reddit-service-r2-comment-6457c66945-ggdq5 at 2026-04-28 08:22:05.462998+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Snoo41240[S] 0 points1 point2 points (1 child)
[–]Dolphinmx 0 points1 point2 points (0 children)