]> granicus.if.org Git - postgresql/history - src/backend/access/transam/xlog.c
Better fix for "unarchived WAL files get deleted on crash recovery" bug.
[postgresql] / src / backend / access / transam / xlog.c
2013-02-15 Heikki LinnakangasBetter fix for "unarchived WAL files get deleted on...
2013-02-15 Heikki LinnakangasDon't delete unarchived WAL files during crash recovery.
2013-02-11 Heikki LinnakangasSupport unlogged GiST index.
2013-02-11 Heikki LinnakangasFix checkpoint after fast promotion.
2013-02-11 Heikki LinnakangasInclude previous TLI in end-of-recovery and shutdown...
2013-02-07 Simon RiggsRely only on checkpoint 1 at end of recovery.
2013-01-31 Simon RiggsSwitch timelines if we crash soon after promotion.
2013-01-29 Simon RiggsFast promote mode skips checkpoint at end of recovery.
2013-01-23 Alvaro HerreraImprove concurrency of foreign key locking
2013-01-23 Heikki LinnakangasFix more issues with cascading replication and timeline...
2013-01-18 Alvaro HerreraFix off-by-one bug in xlog reading logic
2013-01-18 Heikki LinnakangasUse the right timeline when beginning to stream from...
2013-01-17 Heikki LinnakangasMake pg_receivexlog and pg_basebackup -X stream work...
2013-01-17 Heikki LinnakangasFix a couple of error-handling bugs in the xlogreader...
2013-01-16 Alvaro HerreraSplit out XLog reading as an independent facility
2013-01-03 Heikki LinnakangasTolerate timeline switches while "pg_basebackup -X...
2013-01-03 Heikki LinnakangasDelay reading timeline history file until it's fetched...
2013-01-02 Heikki LinnakangasFix bug in streaming replication over multiple tli...
2013-01-02 Heikki LinnakangasFix silly typo in code, which broke the check for reach...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-30 Heikki LinnakangasKeep timeline history files restored from archive in...
2012-12-28 Alvaro HerreraRemove obsolete XLogRecPtr macros
2012-12-27 Alvaro HerreraAssign InvalidXLogRecPtr instead of MemSet(0)
2012-12-21 Peter EisentrautFix grammatical mistake in error message
2012-12-20 Heikki LinnakangasFix recycling of WAL segments after switching timeline...
2012-12-20 Heikki LinnakangasFollow TLI of last replayed record, not recovery target...
2012-12-20 Heikki LinnakangasDon't set ThisTimeLineID in checkpointer & bgwriter...
2012-12-19 Heikki LinnakangasCheck if we've reached end-of-backup point also if...
2012-12-13 Heikki LinnakangasAllow a streaming replication standby to follow a timel...
2012-12-11 Heikki LinnakangasConsistency check should compare last record replayed...
2012-12-10 Heikki LinnakangasFix the tracking of min recovery point timeline.
2012-12-05 Tom LaneEnsure recovery pause feature doesn't pause unless...
2012-12-05 Heikki LinnakangasOops, meant to change the comment in writeTimeLineHistory.
2012-12-05 Simon RiggsMust not reach consistency before XLOG_BACKUP_RECORD
2012-12-04 Heikki LinnakangasDowngrade a status message from LOG to DEBUG2.
2012-12-04 Heikki LinnakangasWrite exact xlog position of timeline switch in the...
2012-12-04 Heikki LinnakangasTrack the timeline associated with minRecoveryPoint...
2012-12-03 Andrew DunstanAttempt to unbreak MSVC builds broken by f21bb9cfb5646e...
2012-12-03 Simon RiggsRefactor inCommit flag into generic delayChkpt flag.
2012-12-03 Simon RiggsClarify locking for PageGetLSN() in XLogCheckBuffer()
2012-12-03 Heikki LinnakangasRefactor the code implementing standby-mode logic.
2012-12-02 Tom LaneDon't advance checkPoint.nextXid near the end of a...
2012-12-02 Simon RiggsRearrange storage of data in xl_running_xacts.
2012-12-02 Simon RiggsXidEpoch++ if wraparound during checkpoint.
2012-12-02 Simon RiggsClarify operation of online checkpoints.
2012-11-28 Alvaro HerreraSplit out rmgr rm_desc functions into their own files
2012-11-28 Heikki LinnakangasIf we don't have a backup-end-location, don't claim...
2012-11-27 Heikki LinnakangasAdd OpenTransientFile, with automatic cleanup at end...
2012-11-22 Heikki LinnakangasAvoid bogus "out-of-sequence timeline ID" errors in...
2012-11-19 Heikki LinnakangasFix archive_cleanup_command.
2012-11-13 Tom LaneFix multiple problems in WAL replay.
2012-11-12 Heikki LinnakangasUse correct text domain for translating errcontext...
2012-10-31 Alvaro HerreraFix erroneous choice of timeline variable, too
2012-10-31 Alvaro HerreraFix erroneous choices of segNo variables
2012-10-09 Heikki LinnakangasFix silly bug in previous refactoring.
2012-10-09 Heikki LinnakangasPut the logic to wait for WAL in standby mode to a...
2012-10-04 Heikki LinnakangasFix typo in comment, and reword it slightly while we...
2012-10-02 Heikki LinnakangasAdd #includes needed on some platforms in the new files.
2012-10-02 Heikki LinnakangasSplit off functions related to timeline history files...
2012-09-06 Heikki LinnakangasFix WAL file replacement during cascading replication...
2012-09-06 Tom LaneFix inappropriate error messages for Hot Standby miscon...
2012-09-05 Heikki LinnakangasFix compiler warnings about unused variables, caused...
2012-09-05 Heikki LinnakangasFix bugs in cascading replication with recovery_target_...
2012-09-03 Tom LaneReplace memcpy() calls in xlog.c critical sections...
2012-08-21 Tom LaneAvoid somewhat-theoretical overflow risks in RecordIsVa...
2012-08-20 Heikki LinnakangasDon't get confused if a WAL partial record header has...
2012-08-08 Simon RiggsFix minor bug in XLogFileRead() that accidentally worked.
2012-08-07 Simon Riggsfsync backup_label after pg_start_backup()
2012-07-18 Tom LaneFix management of pendingOpsTable in auxiliary processes.
2012-07-02 Robert HaasFix a stupid bug I introduced into XLogFlush().
2012-07-02 Robert HaasFix position of WalSndWakeupRequest call.
2012-07-02 Peter EisentrautAssorted message style improvements
2012-07-02 Robert HaasWork a little harder on comments for walsender wakeup...
2012-07-02 Robert HaasMake commit_delay much smarter.
2012-07-02 Robert HaasMake walsender more responsive.
2012-06-30 Heikki LinnakangasValidate xlog record header before enlarging the work...
2012-06-29 Heikki LinnakangasInitialize shared memory copy of ckptXidEpoch correctly...
2012-06-28 Heikki LinnakangasUpdate outdated commit; xlp_rem_len field is in page...
2012-06-27 Heikki LinnakangasFix two more neglected comments, still referring to...
2012-06-27 Heikki LinnakangasI neglected many comments in the log+seg -> 64-bit...
2012-06-24 Heikki LinnakangasOops. Remove stray paren.
2012-06-24 Heikki LinnakangasReplace XLogRecPtr struct with a 64-bit integer.
2012-06-24 Heikki LinnakangasAllow WAL record header to be split across pages.
2012-06-24 Heikki LinnakangasMove WAL continuation record information to WAL page...
2012-06-24 Heikki LinnakangasDon't waste the last segment of each 4GB logical log...
2012-06-13 Tom LaneRevert "Reduce checkpoints and WAL traffic on low activ...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-06-07 Simon RiggsWake WALSender to reduce data loss at failover for...
2012-05-09 Tom LaneFix an issue in recent walwriter hibernation patch.
2012-05-09 Tom LaneReduce idle power consumption of walwriter and checkpoi...
2012-04-30 Tom LaneConverge all SQL-level statistics timing values to...
2012-04-30 Robert HaasRemove duplicate word in comment.
2012-04-24 Robert HaasLots of doc corrections.
2012-04-16 Peter EisentrautFix typo
2012-04-05 Robert HaasPublish checkpoint timing information to pg_stat_bgwriter.
2012-03-29 Simon RiggsCorrect epoch of txid_current() when executed on a...
2012-03-14 Peter EisentrautAdd additional safety check against invalid backup...
2012-03-08 Heikki LinnakangasSilence warning about unused variable, when building...
2012-03-06 Robert HaasTypo fix.
2012-03-06 Heikki LinnakangasMake the comments more clear on the fact that UpdateFul...
next