]> granicus.if.org Git - postgresql/commit
Adjust the new memory limit in the lazy vacuum code to use MaxHeapTuplesPerPage
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Sep 2007 20:16:28 +0000 (20:16 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Sep 2007 20:16:28 +0000 (20:16 +0000)
commitb83e11639baf7aed1e467a68ea1878b7848fe874
treee6d9461b2d61fbb80323298c4f4bff964433b385
parentcdf0231c88bd65409f93904443ee4c021f021c64
Adjust the new memory limit in the lazy vacuum code to use MaxHeapTuplesPerPage
tuples per page instead of fixed 200, to better cope with systems that use a
different block size.
src/backend/commands/vacuumlazy.c