Writing a storage engine for Postgres: an in-memory Table Access Method
notes.eatonphil.com
Writing a storage engine for Postgres: an in-memory Table Access Method
1–2 of 2 posts
Re: Writing a storage engine for Postgres: an in-memory Table Access Method
#2I'd really hope this moves to a nicely packaged extension in the future: pretty neat and a great effort in writing it up!