This is a discussion on pgsql: Adjust the new memory limit in the lazy vacuum code to use within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Adjust the new memory limit in the lazy vacuum code to use MaxHeapTuplesPerPage tuples per page ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- 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. Modified Files: -------------- pgsql/src/backend/commands: vacuumlazy.c (r1.100 -> r1.101) (http://developer.postgresql.org/cvsw...1.100&r2=1.101) ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|