AW: v7.0.3 *pre-release* ... - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: v7.0.3 *pre-release* ...
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680E9@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses AW: v7.0.3 *pre-release* ...
List pgsql-hackers
> AIX 4.3.2, xlc 3.6.6.
> 
>   Same regression test failures as 7.0.2.
>   The nasty failures are triggers, misc, and plgpgsql which
>   consistently give "pqReadData() -- backend closed the channel
>   unexpectedly." at the same point.  Also the sanity_check hangs
>   during a VACUUM.  Killing the backend was the only way to continue.

This should not be so. Your setup should definitely work without 
regression failures. There is something wrong with your dynamic loading
of shared libs. Can you give more details, e.g. did you add optimization
which does not work yet ?

Andreas


pgsql-hackers by date:

Previous
From: Pete Forman
Date:
Subject: Re: v7.0.3 *pre-release* ...
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: Re: Horology regress test changed?