Skip to content
Snippets Groups Projects
Commit a4d58727 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Disallow the cost balancing code from resulting in a zero cost limit, which

causes a division-by-zero error in the vacuum code.  This can happen when there
are more workers than cost limit units.

Per report from Galy Lee in
<200705310914.l4V9E6JA094603@wwwmaster.postgresql.org>.
parent 2b438c12
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment