2

So I'm having issues with configuring daily backups on AWS RDS PostgreSQL database which should then save on AWS S3 Bucket.

I have my database and S3 bucket up and running, I've figured out there are snapshots but apparently you can't really do anything with them, since they're on AWS RDS and that's it.

I'm quite a beginner at this and I've been googling like crazy for the past couple of hours and still have not found the solution. The closest I was, was with this - Exporting a AWS Postgres RDS Table to AWS S3 but I still don't know how to do the whole table.

Any suggestions?

Thank you

blazo
  • 21
  • 2
  • *"I've figured out there are snapshots but apparently you can't really do anything with them, since they're on AWS RDS and that's it."* You can use them to create a new RDS instance with identical data, and you can do this much more quickly than you would ever be able to restore a conventional backup. What did you intend to do with them? – Michael - sqlbot Aug 24 '18 at 03:47

0 Answers0