1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00
Files
postgres/src/backend
Robert Haas 73a3b1d458 Backport fsync queue compaction logic to all supported branches.
This backports commit 7f242d880b,
except for the counter in pg_stat_bgwriter.  The underlying problem
(namely, that a full fsync request queue causes terrible checkpoint
behavior) continues to be reported in the wild, and this code seems
to be safe and robust enough to risk back-porting the fix.
2012-06-26 06:40:58 -04:00
..
2010-07-06 19:19:02 +00:00
2010-01-02 16:58:17 +00:00
2012-05-31 23:27:32 +03:00
2010-02-26 02:01:40 +00:00
2012-05-15 19:25:17 +03:00
2012-02-23 20:36:36 +02:00