Re: [BUGS] Fwd: Bug#390730: postgresql-8.1: segfaults on huge

2006-10-07 Thread Benoît Dejean
Le samedi 07 octobre 2006 à 12:23 -0400, Tom Lane a écrit : > Martin Pitt <[EMAIL PROTECTED]> writes: > > I recently got the Debian bug report below, a server crash with huge > > IN clauses. > > What this sounds like to me is someone increasing max_stack_depth > without understanding what he's doi

Re: [BUGS] Fwd: Bug#390730: postgresql-8.1: segfaults on huge litteral IN clauses

2006-10-07 Thread Tom Lane
Martin Pitt <[EMAIL PROTECTED]> writes: > I recently got the Debian bug report below, a server crash with huge > IN clauses. What this sounds like to me is someone increasing max_stack_depth without understanding what he's doing. You must make sure that max_stack_depth is less than the "ulimit -s