| From: | Valentine Gogichashvili <valgog(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)2ndquadrant(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids |
| Date: | 2012-06-07 10:44:08 |
| Message-ID: | CAP93muU-hUDTkncSqCK28ZM_X2gkkFua+n+A7m=oLuhjvdkzSQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hallo again,
I have the situation again, one of 3 slaves was slow to play all the WAL
files and being about 10GB late it crashed with the same error again.
I collected DEBUG4 output in this time:
https://docs.google.com/open?id=0B2NMMrfiBQcLZjNDbU0xQ3lvWms
I hope it will be helpful,
Regards,
-- Valentine Gogichashvili
On Wed, May 23, 2012 at 10:51 PM, Valentine Gogichashvili
<valgog(at)gmail(dot)com>wrote:
> But no subtransactions with writes (plpgsql + EXCEPTION also counts if does
>> DML)?
>>
>>
> On the master, yes. Practically all the stored procedures there are
> catching exceptions in their own bodies and returning result codes back.
>
> Regards,
>
> -- Valentine
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Valentine Gogichashvili | 2012-06-07 11:07:19 | Re: BUG #6375: tsearch does not recognize all valid emails |
| Previous Message | Tom Lane | 2012-06-07 02:04:39 | Re: BUG #6676: checkpointer does not work by SIGINT. |