Re: [GENERAL] 8.3.3 win32 crashing

2008-08-20 Thread Alvaro Herrera
Tom Lane wrote: > Klint Gore <[EMAIL PROTECTED]> writes: > >>> [ heavy RAISE NOTICE traffic crashes the server ] > > > Tom Lane wrote: > >> Please try to narrow it down a little. > > > client=warning, log=warning completes > > client=warning, log=notice fails > > client=notice, log=warning comple

Re: [GENERAL] 8.3.3 win32 crashing

2008-08-19 Thread Klint Gore
Tom Lane wrote: Klint Gore <[EMAIL PROTECTED]> writes: >>> [ heavy RAISE NOTICE traffic crashes the server ] > client=warning, log=warning completes > client=warning, log=notice fails > client=notice, log=warning completes > client=notice, log=notice fails > It fails a heck of a lot quicker wit

Re: [GENERAL] 8.3.3 win32 crashing

2008-08-19 Thread Tom Lane
Klint Gore <[EMAIL PROTECTED]> writes: >>> [ heavy RAISE NOTICE traffic crashes the server ] > Tom Lane wrote: >> Please try to narrow it down a little. > client=warning, log=warning completes > client=warning, log=notice fails > client=notice, log=warning completes > client=notice, log=notice fa

Re: [GENERAL] 8.3.3 win32 crashing

2008-08-19 Thread Klint Gore
Tom Lane wrote: Klint Gore <[EMAIL PROTECTED]> writes: > Faulting application postgres.exe, version 8.3.3.8160, faulting module > msvcr80.dll, version 8.0.50727.1433, fault address 0x0001e44a. > I have a function that's doing a summary report counting data. It makes > a couple of small temp

Re: [GENERAL] 8.3.3 win32 crashing

2008-08-19 Thread Tom Lane
Klint Gore <[EMAIL PROTECTED]> writes: > Faulting application postgres.exe, version 8.3.3.8160, faulting module > msvcr80.dll, version 8.0.50727.1433, fault address 0x0001e44a. > I have a function that's doing a summary report counting data. It makes > a couple of small temp tables then makes a

[GENERAL] 8.3.3 win32 crashing

2008-08-19 Thread Klint Gore
Does this mean anything to anyone? Faulting application postgres.exe, version 8.3.3.8160, faulting module msvcr80.dll, version 8.0.50727.1433, fault address 0x0001e44a. I have a function that's doing a summary report counting data. It makes a couple of small temp tables then makes a big temp