Postgres 8.1.4 sanity_check failed on SuSE 8.2

From: "Johannes Weberhofer, Weberhofer GmbH" <office(at)weberhofer(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres 8.1.4 sanity_check failed on SuSE 8.2
Date: 2006-09-06 06:52:24
Message-ID: 44FE7028.3080107@weberhofer.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

while the regression tests, there is one that fails:

*** ./expected/sanity_check.out Thu Sep 8 20:07:42 2005
--- ./results/sanity_check.out Tue Sep 5 10:27:53 2006
***************
*** 17,22 ****
--- 17,24 ----
circle_tbl | t
fast_emp4000 | t
func_index_heap | t
+ gcircle_tbl | t
+ gpolygon_tbl | t
hash_f8_heap | t
hash_i4_heap | t
hash_name_heap | t

I have found out, that someone else had this problem, but I have found no solution: http://archives.postgresql.org/pgsql-general/2006-05/msg01003.php

On the compiling machine, I have (a clean) SuSE 8.2 running, the filesystem is a xfs file system. The last version, Postgres 8.1.3, compiled nicely some time ago.

Any ideas how I can fix this?

Best regards,
Johannes Weberhofer

--

|---------------------------------
| weberhofer GmbH | Johannes Weberhofer
| information technologies, Austria
|
| phone : +43 (0)1 5454421 0 | email: office(at)weberhofer(dot)at
| fax : +43 (0)1 5454421 19 | web : http://weberhofer.at
| mobile: +43 (0)699 11998315
|----------------------------------------------------------->>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George Pavlov 2006-09-06 07:04:18 constraint -- one or the other column not null
Previous Message Richard Broersma Jr 2006-09-06 00:03:22 Re: Removing duplicate keys and updating deleted entry key in other table