Re: [GENERAL] bad function lets postgres crash

2007-07-03 Thread Tom Lane
Clemens Schwaighofer <[EMAIL PROTECTED]> writes: > both servers are debian packages 8.1.9-1, but on the one that crashed I > increased the stack depth to 8192. Could it be that postgres ran out of > memory and terminated itself? Increasing the stack depth parameter to more than what the kernel rea

[GENERAL] bad function lets postgres crash

2007-07-03 Thread Clemens Schwaighofer
hi, Although I do a lot with postgres, I am quite new to functions. So yesterday I was playing around with a very simple one. Of course I did something very stupid and created an "infinite loop" in the end. My problem is, that this crashed one of my postgres server, but the other just through an