6 ms·
> We then ask the primary database for a snapshot, a list of all past primary database transactions whose effects are visible to our new transaction. I wonder
by mh-cx 3y ago
> We then ask the primary database for a snapshot, a list of all past primary database transactions whose effects are visible to our new transaction.
I wonder what happens for records with many changes during their lifetime. Wouldn't the size of such a snapshot grow infinetely for them?