mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Index-only scans avoid taking a lock on the VM buffer, which would cause a lot of contention. To be correct, that requires some intricate assumptions that weren't completely documented in the previous comment. Reviewed by Robert Haas.
17 KiB
17 KiB