|
|
Subscribe / Log in / New account

Asynchronous commit

Asynchronous commit

Posted Mar 27, 2014 8:01 UTC (Thu) by marcH (subscriber, #57642)
In reply to: Asynchronous commit by zblaxell
Parent article: PostgreSQL pain points

You mean, like... a database?

Sorry could not resist :-)


to post comments

Asynchronous commit

Posted Mar 27, 2014 16:36 UTC (Thu) by zblaxell (subscriber, #26385) [Link]

I thought I covered that as undesirable option #3 ("put the filesystem in a database server that implements asynchronous commit"). ;)

The RDBMS state of the art has progressed over the last 20 years, providing a wide variety of reasonable data integrity and performance tradeoffs. It would be nice if filesystems could catch up. fsync() is a sledgehammer.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds