Adjust the new memory limit in the lazy vacuum code to use MaxHeapTuplesPerPage
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuumlazy.c | modified | +2 −2 |