Re: Regression test fails v9.2.4

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Manning John <John(dot)Manning(at)uk(dot)fujitsu(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Regression test fails v9.2.4
Date: 2013-04-23 17:26:53
Message-ID: 1366738013.31405.YahooMailNeo@web162903.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Manning John <John(dot)Manning(at)uk(dot)fujitsu(dot)com> wrote:

> [regression tests have different plans or row orderings]

> It seems that the problem only occurs when configuring the make
> with these settings :
>
> --with-libraries=/lib64 --with-blocksize=2 --with-wal-blocksize=2

> is this problem common, i.e. the expected results files need to
> be changed ... ?

I don't find it too surprising that a different page size could
cause different plans to be chosen or different row orderings.
After verifying that the differences are benign, you could add
alternative "expected" files for your build environment.

I can't help being a little curious why you are overriding these
defaults.

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message François Beausoleil 2013-04-23 19:08:52 pg_stop_backup running for 2h10m?
Previous Message jonesd 2013-04-23 15:50:32 Log messages regarding automatic vacuum and exclusive locks