Re: Spread checkpoint sync
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Greg Smith <greg@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-01-18T19:12:53Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add new buffers_backend_fsync field to pg_stat_bgwriter.
- 3134d8863e84 9.1.0 cited
> To be frank, I really don't care about fixing this behavior on ext3,
> especially in the context of that sort of hack. That filesystem is not
> the future, it's not possible to ever really make it work right, and
> every minute spent on pandering to its limitations would be better spent
> elsewhere IMHO. I'm starting with the ext3 benchmarks just to provide
> some proper context for the worst-case behavior people can see right
> now, and to make sure refactoring here doesn't make things worse on it.
> My target is same or slightly better on ext3, much better on XFS and ext4.
Please don't forget that we need to avoid performance regressions on
NTFS and ZFS as well. They don't need to improve, but we can't let them
regress. I think we can ignore BSD/UFS and Solaris/UFS, as well as
HFS+, though.
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com