Re: [GENERAL] info on strange error messages on postgresql

2005-06-16 Thread Joe Maldonado
What's at the top and bottom of that? >PG prints out a memory stats dump like this when it runs out of memory. >The dump itself isn't much use to anyone but a developer; what you want >to look into is what triggered it. The error message appearing just >after (or maybe just before, I forget) shou

Re: [GENERAL] info on strange error messages on postgresql

2005-04-29 Thread Joe Maldonado
Tom Lane wrote: >Joe Maldonado <[EMAIL PROTECTED]> writes: > > >>I have these messages on my 7.4.7 database log... >>TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 >>chunks); 87315304 used >>TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); >>56696 used >>De

Re: [GENERAL] info on strange error messages on postgresql

2005-04-28 Thread Tom Lane
Joe Maldonado <[EMAIL PROTECTED]> writes: > I have these messages on my 7.4.7 database log... > TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 > chunks); 87315304 used > TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); > 56696 used > DeferredTriggerXact: 0 tot

[GENERAL] info on strange error messages on postgresql

2005-04-28 Thread Joe Maldonado
Hello, I have these messages on my 7.4.7 database log... TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 chunks); 87315304 used TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); 56696 used DeferredTriggerXact: 0 total in 0 blocks; 0 free (0 chunks); 0 used SPI