PostgreSQL - Performance Tuning
Given
work_mem = '4MB' and a query performing 5 simultaneous sorts, what is the maximum total memory PostgreSQL might use for these sorts?