Search Postgresql Archives

Re: server resetting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tom Lane wrote:
Geoffrey <esoteric@xxxxxxxxxxxx> writes:
Problem is, we seem to be having a problem with this reset issue and I don't see a correlation in the backtraces. Most of them are in fact related to inserts, but there are at least three different tables involved. There are also some where an INSERT is not involved. I've attached three more backtraces from different core files to provide further data and hopefully pinpoint this issue.

Well, these make it clear that you've got some pretty big chunks of
nonstandard code in the backend, so my first thought is that there's a
memory-clobber bug somewhere in that.  It might be worth trying to run
the code with a debugging malloc library (ElectricFence or some such)
to try to locate the culprit.

I'm not sure what you mean by 'nonstandard code,' could you expand on that? All the trigger code is written in plpgsql. Are you suggesting we're stomping on our own memory within the trigger code we've written?

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
 - Benjamin Franklin


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux