Hacker News new | past | comments | ask | show | jobs | submit login
Cstore_fdw and 'Files are Hard' (pykello.github.io)
27 points by pykello on Dec 15, 2015 | hide | past | favorite | 1 comment



The cstore model seems to be very similar to how ORC handles metadata for ACID as well.

ORC handles the ACID insert problem very similarly with metadata files suffixed with "_flush_length", which is the virtual footer location of the last valid metadata block.

This is mainly for going back to an older txn with a simple truncate() if the current write fails half-way through.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: