Re: dblink crash on PPC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: Steve Singer <ssinger(at)ca(dot)afilias(dot)info>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, Mark Wong <markwkm(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: dblink crash on PPC
Date: 2011-05-28 01:53:49
Message-ID: 9713.1306547629@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Stark <gsstark(at)mit(dot)edu> writes:
> On Fri, May 27, 2011 at 10:06 AM, Steve Singer <ssinger(at)ca(dot)afilias(dot)info> wrote:
>> As another data point, the dblink regression tests work fine for me on a
>> PPC32 debian (squeeze,gcc 4.4.5) based system.

> Given that it's dblink my guess is that it's picking up the wrong
> version of libpq somehow.

Maybe, but then why does the test only crash during backend exit, and
not while it's exercising dblink?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-05-28 01:53:52 Re: [COMMITTERS] pgsql: Allow ALTER TABLE name {OF type | NOT OF}.
Previous Message Jim Nasby 2011-05-28 00:10:58 Re: storing TZ along timestamps