From: | Filipe Pina <filipe(dot)pina(at)impactzero(dot)pt> |
---|---|
To: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
Cc: | Bill Moran <wmoran(at)potentialtech(dot)com>, Postgresql General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: serialization failure why? |
Date: | 2015-06-17 13:40:17 |
Message-ID: | 1434548417.2913.4@smtp.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Kevin,
I have installed:
PostgreSQL 9.3.7 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu
4.8.2-19ubuntu1) 4.8.2, 64-bit
But as you mentioned it should have been fixed in later versions, I've
upgraded to 9.4:
PostgreSQL 9.4.4 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu
4.8.2-19ubuntu1) 4.8.2, 64-bit
Though I still get the failures on 9.4.4..
On Qua, Jun 17, 2015 at 12:52 , Kevin Grittner <kgrittn(at)ymail(dot)com>
wrote:
> Filipe Pina <filipe(dot)pina(at)impactzero(dot)pt> wrote:
>
>> if drop the foreign key constraint on stuff_ext table there are
>> no failures at all…
>
> It is my recollection that we were excluding the queries used to
> enforce referential integrity constraints from the conflict
> tracking, so I am surprised you are seeing this. What is the exact
> version you are using (as reported by the version() function)?
>
> I am at a conference this week, away from my normal development
> environment; but I will take a look next week.
>
> Kevin Grittner
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Frost | 2015-06-17 15:39:33 | Re: [GENERAL] pg_xlog on a hot_standby slave filling up |
Previous Message | Anderson Valadares | 2015-06-17 13:33:37 | Re: Momentary Delay |