top | item 42817353 (no title) isignal | 1 year ago The transaction log maintained from time 0 would be equivalent but too expensive to store compared to the tables. discuss order hn newest 10000truths|1 year ago If you relax your constraint to "retain logs for the past N days", you can accumulate the logs from T=0 to T=(today - N) into tables and still benefit from having snapshots from that cutoff onwards. inopinatus|1 year ago On the contrary, I’ve known plenty of sites that keep their logs.Often written to tape, for obvious reasons.
10000truths|1 year ago If you relax your constraint to "retain logs for the past N days", you can accumulate the logs from T=0 to T=(today - N) into tables and still benefit from having snapshots from that cutoff onwards.
inopinatus|1 year ago On the contrary, I’ve known plenty of sites that keep their logs.Often written to tape, for obvious reasons.
10000truths|1 year ago
inopinatus|1 year ago
Often written to tape, for obvious reasons.