• Tom Lane's avatar
    Increase deadlock_timeout some more in the deadlock-hard isolation test. · e84e06d2
    Tom Lane authored
    The previous value of 5s is inadequate for the buildfarm's
    CLOBBER_CACHE_ALWAYS animals: they take long enough to do the is-it-waiting
    queries that the timeout expires, allowing the database state to change,
    before isolationtester is done looking.  Perhaps 10s will be enough.
    (If it isn't, I'm inclined to reduce the number of sessions involved.)
    e84e06d2
deadlock-hard.spec 1.83 KB