Re: [HACKERS] postgres 9.0 crash when bringing up hot standby

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Alanoly Andrews <alanolya(at)invera(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] postgres 9.0 crash when bringing up hot standby
Date: 2010-08-11 14:12:54
Message-ID: AANLkTin9XNVKDGdqDFN8dqaczjey-5NPD44em3N87CVP@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

On Fri, Aug 6, 2010 at 3:53 PM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> So, loading libpqwalreceiver library crashes. It looks like it might be
> pthread-related. Perhaps something wrong with our makefiles, causing
> libpqwalreceiver to be built with wrong flags? Does contrib/dblink work? If
> you look at the build log, what is the command line used to compile
> libpqwalreceiver, and what is the command line used to build other
> libraries, like contrib/dblink?

I haven't seen any response to this from the OP, but it seems
worrisome. Has anyone else tested a Hot Standby configuraration -
successfully or otherwise - on AIX?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alanoly Andrews 2010-08-11 14:20:31 Re: [HACKERS] postgres 9.0 crash when bringing up hot standby
Previous Message Gnanakumar 2010-08-11 05:07:08 Autovacuum daemon internal handling

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-08-11 14:14:37 Re: MERGE command for inheritance
Previous Message Boxuan Zhai 2010-08-11 14:09:43 Re: MERGE command for inheritance