Re: Out of memory error in 8.1.0 Win32

From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory error in 8.1.0 Win32
Date: 2006-06-16 03:36:23
Message-ID: e6t908$22bv$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


""Relyea, Mike"" <Mike(dot)Relyea(at)xerox(dot)com> wrote
> Is this what you're looking for?

No. I mean per-context memory usage output like this in your log file:

2006-06-08 16:33:09 LOG: autovacuum: processing database "ibox"
TopMemoryContext: 84400 total in 7 blocks; 12696 free (22 chunks); 71704
used
Operator class cache: 8192 total in 1 blocks; 4936 free (0 chunks); 3256
used
TopTransactionContext: 8192 total in 1 blocks; 7552 free (10 chunks); 640
used
MessageContext: 8192 total in 1 blocks; 7368 free (1 chunks); 824 used
smgr relation table: 8192 total in 1 blocks; 3904 free (0 chunks); 4288 used
...

Regards,
Qingqing

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-06-16 03:38:12 Re: Omitting tablespace creation from pg_dumpall...
Previous Message Tom Lane 2006-06-16 03:33:17 Re: Forcing backslash to be treated as ordinary string character