Skip to content

Comment on Making Postgres Distributed with FoundationDBparent

Comments

this doesn't replace the lower level page heap storage

So this is wrong. The heap storage is replaced.

You miss my point. It's not replacing Postgres' entire block storage with FoundationDB, it's injecting Table Access Methods and Index Access Methods handlers to override tuple storage at the table and index level. These handlers deal with tuples, not blocks.

The author replied to this thread and confirmed this.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.