• Andrew Dunstan's avatar
    Don't count background workers against a user's connection limit. · f1169ab5
    Andrew Dunstan authored
    Doing so doesn't seem to be within the purpose of the per user
    connection limits, and has particularly unfortunate effects in
    conjunction with parallel queries.
    
    Backpatch to 9.6 where parallel queries were introduced.
    
    David Rowley, reviewed by Robert Haas and Albe Laurenz.
    f1169ab5
procarray.h 3.49 KB