abompard / fedora-infra / ansible

Forked from fedora-infra/ansible 6 years ago
Clone

149abf7 db-koji01: some more performace tweaking

Authored and Committed by kevin 2 years ago
    db-koji01: some more performace tweaking
    
    Increase shared buffers to help larger sorts
    Increase io concurrency to allow more i/o
    bump max_workers to 56 (with 64 cpus) and increase parallel workers to
    match.
    
    Signed-off-by: Kevin Fenzi <kevin@scrye.com>