Commit Graph

17 Commits (061e7efb1b4c5b8a5d02122b7780531b8d5bf23d)

Author SHA1 Message Date
Heikki Linnakangas dfda6ebaec Don't waste the last segment of each 4GB logical log file. 13 years ago
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
Simon Riggs 055c352abb After any checkpoint, close all smgr files handles in bgwriter 13 years ago
Simon Riggs 1ec6a2bbc9 Provide interim statistics while in mid-checkpoint. 13 years ago
Tom Lane f40022f1ad Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. 13 years ago
Tom Lane fd71421b01 Improve tests for postmaster death in auxiliary processes. 13 years ago
Tom Lane d3ae406f54 Further tweaking of nomenclature in checkpointer.c. 13 years ago
Simon Riggs 8f28789bff Rename BgWriterShmem/Request to CheckpointerShmem/Request 13 years ago
Simon Riggs bbd3ec9dce Rename BgWriterCommLock to CheckpointerCommLock 13 years ago
Tom Lane 5461564a9d Reduce idle power consumption of walwriter and checkpointer processes. 13 years ago
Robert Haas 5d4b60f2f2 Lots of doc corrections. 13 years ago
Simon Riggs ba1868ba31 Minor bug fix and cleanup from self-review of sync rep queues patch. 14 years ago
Simon Riggs 73f617f13f Various minor comments changes from bgwriter to checkpointer. 14 years ago
Simon Riggs 8366c7803e Allow pg_basebackup from standby node with safety checking. 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Simon Riggs 3ba182056f Have checkpointer send stats once each processing loop. 14 years ago
Simon Riggs bf405ba8e4 Add new file for checkpointer.c 14 years ago