Re: can we optimize STACK_DEPTH_SLOP

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

 



"=?ISO-8859-1?B?dGVycnk=?=" <94487509@xxxxxx> writes:
> STACK_DEPTH_SLOP stands for Required daylight between max_stack_depth and the kernel limit, in bytes. 
> Why we need so much memory? MySql need only no more than 100K. Where these memory allocated for? 

That's not memory, that's just address space.  Cutting it will not
really buy you anything; it'll just increase your risk of stack-overflow
crashes.

			regards, tom lane

-- 
Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux