can we optimize STACK_DEPTH_SLOP

From: terry <94487509(at)qq(dot)com>
To: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: can we optimize STACK_DEPTH_SLOP
Date: 2010-02-21 03:05:15
Message-ID: tencent_7865F25636448C992988D675@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

hi,
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?
Can we do something to decrease this variable? Thanks.

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2010-02-21 03:25:03 Re: can we optimize STACK_DEPTH_SLOP
Previous Message terry 2010-02-21 02:53:09 can we optimize STACK_DEPTH_SLOP