postgres(at)dunquino(dot)com writes:
> This is intermittent and hard to reproduce but crashes consistently in the
> same place. That place is backend/access/common/heaptuple.c line 1104:
> ...
> This system is using streaming replication, and the problem always occurrs
> on the secondary.
Have you read the thread about bug #6200? I'm suspicious that this is
the same or similar problem, with a slightly different visible symptom
because of pickier hardware. I'm afraid we don't know what's going on
yet there either, but the idea that t_hoff is wrong gives us a new line
of thought.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2012-02-01 16:28:50 |
| Subject: Re: JSON for PG 9.2 |
| Previous: | From: Magnus Hagander | Date: 2012-02-01 15:52:32 |
| Subject: Re: libpq: fix sslcompression leak |
pgsql-bugs by date
| Next: | From: aschetinin | Date: 2012-02-01 16:14:00 |
| Subject: BUG #6426: Complex query runs 10 times longer with "LIMIT 20" |
| Previous: | From: Tom Lane | Date: 2012-02-01 16:00:25 |
| Subject: Re: BUG #6424: Possible error in time to seconds conversion |