Comment by andersmurphy
7 hours ago
Last I checked RDS uploads transaction logs for DB instances to Amazon S3 every five minutes. Litestream by default does it every second (you can go sub second with litestream if you want).
7 hours ago
Last I checked RDS uploads transaction logs for DB instances to Amazon S3 every five minutes. Litestream by default does it every second (you can go sub second with litestream if you want).
Yes but there is still a (small) window where confirmed writes can be lost
Right and that window is bigger for RDS by the looks of it.