PostgreSQL SHOW work_mem shows 16GB but configured to 1024MB -


i'm working on postgresql 9.4 , wondering work_mem. if query

show work_mem; 

i get:

work_mem text 16gb 

however if grep config file (the file show config_file) get:

work_mem = 838860kb   # min 64kb work_mem = 1024mb     # pgtune wizard  

the configuration option 16gb temp_buffers. change work_memvalue?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -