Re: Something fishy happening on frogmouth

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Something fishy happening on frogmouth
Date: 2013-10-29 20:54:36
Message-ID: 5270208C.9040206@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 10/29/2013 03:47 PM, Andrew Dunstan wrote:
>
> On 10/29/2013 03:12 PM, Tom Lane wrote:
>> It may not be
>> unrelated that this machine was happy before commit d2aecae went in.
>>
>>
>
>
> I'll try a run with that reverted just to see if that's it.
>
>
> This is a 32 bit compiler on a 32 bit (virtual) machine, so the change
> to Size is definitely more than cosmetic here.
>
>

And with this reverted it's perfectly happy.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2013-10-30 01:23:45 Re: How should row-security affects ON UPDATE RESTRICT / CASCADE ?
Previous Message Leonardo Francalanci 2013-10-29 20:44:49 Re: Fast insertion indexes: why no developments