Martin Pitt wrote: > Hi PostgreSQL hackers! > > We recently received and discussed a Debian bug report agains > postgresql. If you have time, please have a look at > > http://bugs.debian.org/239811 > > In short it was requested to limit the depth of (recursive) function > calls to prevent database crashes. Would it be possible to do that in > PostgreSQL? This depth should be configurable in
This will be fixed in 7.5 with a new max_stack_depth configuration varible. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])