adspace


What is work_mem in postgresql?

Answer Posted / Amit Rajdeo Singh

work_mem in PostgreSQL is a shared memory area used by the system to store intermediate results. It can greatly impact the performance of your database queries, especially those requiring large amounts of temporary data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of postgresql?

959