OSDN Git Service

rm_cleanup functions need to be allowed to write WAL entries. This oversight
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Aug 2009 19:29:49 +0000 (19:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Aug 2009 19:29:49 +0000 (19:29 +0000)
commit87740caa01956db89afdd2f5934d550c939d3c57
treeb50e5b95ae6c3d899ee52e3d39baa9abc8f02f05
parentd2e7afe54aa8cdcfa2a8f2a3e1815b127c0c2c75
rm_cleanup functions need to be allowed to write WAL entries.  This oversight
appears to explain the recent reports of "PANIC: cannot make new WAL entries
during recovery".
src/backend/access/transam/xlog.c