|
Re: Why would this crash my server: msg#00263db.postgresql.novice
glenn <vmstech@xxxxxxxxxx> writes: > Thanks again Tom - seems upgrading to 7.3 is the answer to most of my > probs - but I'm not sure if I want to open that can of worms - quick > clarification - do you think the problem occured at the moment of "fetch > into " or when it tried to return the results? I guess I should have quoted my full test result: regression=# select zz_dump(); NOTICE: Error occurred while executing PL/pgSQL function zz_dump NOTICE: line 6 at fetch ERROR: Memory exhausted in AllocSetContextCreate(8192) The NOTICE makes it look like it was the FETCH that broke. That kinda surprises me though, as it implies that the problem is not really related to the attempt to return a set. Could it be that fetching into a rowtype variable is broken in 7.2? I wouldn't have thought so... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Why would this crash my server: 00263, glenn |
|---|---|
| Next by Date: | GPL Licence: 00263, Ben Clewett |
| Previous by Thread: | Re: Why would this crash my serveri: 00263, glenn |
| Next by Thread: | GPL Licence: 00263, Ben Clewett |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |