diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2017-02-01 17:52:35 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2017-02-01 17:59:53 -0500 |
commit | 13752743bf7010f7cbf07bdf2a0087c3960121c5 (patch) | |
tree | d0e44e9805b08ad31cbf6e8f295eb25fcf4cb23a /src/backend/access/transam/commit_ts.c | |
parent | eb5e9d90df7536d0cf5c0d669d874f91b7be36d6 (diff) | |
download | postgresql-13752743bf7010f7cbf07bdf2a0087c3960121c5.tar.gz postgresql-13752743bf7010f7cbf07bdf2a0087c3960121c5.zip |
Don't count background workers against a user's connection limit.
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.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions