Comment by crdrost
17 hours ago
I don't know too much about the performance side of RDS, but the backup model is absolutely a headache. It's at the point where I'd rather pg_dump into gz and upload to s3.
17 hours ago
I don't know too much about the performance side of RDS, but the backup model is absolutely a headache. It's at the point where I'd rather pg_dump into gz and upload to s3.
I never had problems with RDS backup, but I never used it a ton or had really large DBs in it. What problems did you ran into?