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
Hi PostgreSQL developers,
I recently got the Debian bug report below, a server crash with huge
IN clauses.
BenoƮt did not give a concrete example of how to actually cause the
crash, just the recipe. I was able to reproduce the crash with
echo "select count(*) from foo where id in (`seq -s ','