Search Postgresql Archives

work_mem, temp_buffers, and temp_file_limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've read the documentation but am unclear on what memory is used when temp_buffers are exceeded by temp tables that are created. Does that also go towards temp_file_limit?

When are temp files (temp_file_limit) cleared out? If there is a big ugly query that uses 8GB of a 10GB limit, and then another query in the same connection wants to use 3GBs of temp files total, will it fail? Or will those earlier temp files have been cleared  or otherwise be ignored?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux