• Kevin Grittner's avatar
    Mitigate "snapshot too old" performance regression on NUMA · 7e3da1c4
    Kevin Grittner authored
    Limit maintenance of time to xid mapping to once per minute.  At
    least in the tested case this brings performance within 5% of when
    the feature is off, compared to several times slower without this
    patch.
    
    While there, fix comments and whitespace.
    
    Ants Aasma, with cosmetic adjustments suggested by Andres Freund
    Reviewed by Kevin Grittner and Andres Freund
    7e3da1c4
snapmgr.c 60.8 KB