Hacker News new | ask | show | jobs
by dirtyaura 3339 days ago
I'm curious, how does the replication work if the replica instance is smaller (I assume smaller in disk space)? Is is automatically removing some of the data from the replica based on a heuristic rule?
1 comments

Smaller instances are smaller in memory/compute power only. Storage is charged separately and the implementation details are unknown to me.