Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)

From: Richard Huxton <dev(at)archonet(dot)com>
To: Yogvinder Singh <yogvinder(at)newgen(dot)co(dot)in>
Cc: 'Pavan Deolasee' <pavan(dot)deolasee(at)gmail(dot)com>, 'Scott Marlowe' <scott(dot)marlowe(at)gmail(dot)com>, 'Stefan Kaltenbrunner' <stefan(at)kaltenbrunner(dot)cc>, pgsql-general(at)postgresql(dot)org
Subject: Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Date: 2009-01-09 11:12:21
Message-ID: 49673115.2070008@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yogvinder Singh wrote:
> Pavan,
>
> What is the possible reason for the data corruption?

Yogvinder - you haven't provided any information for people to identify
what is corrupted let alone why it is corrupted. Like I said in my reply
on the 7th - it's either hardware problems or a bug in the code.
Tracking down precisely what happened is going to be a lengthy and
complicated process even assuming you have all the tools in place, good
logging etc. Given that you're running 7.3.2 it's unlikely that that is
the case.

Since you're running 7.3.2 and the last release for 7.3 is 7.3.21 you've
chosen to run without 18 sets of bug-fixes issued over a period of five
years.

Have you read the release-notes for those versions and satisfied
yourself that none of the changes affect you?
http://www.postgresql.org/docs/8.3/static/release.html

If you are not 100% certain that those changes are useless to you,
follow the advice everyone is giving and upgrade to the 7.3.21 as soon
as is practical.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Deolasee 2009-01-09 11:17:21 Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Previous Message Ragnar Hafstað 2009-01-09 10:54:19 Re: Question about COPY command