Re: Some regression tests are failed RH7.0

Reinhard Max <max@suse.de>

From: Reinhard Max <max@suse.de>
To: <gbibu@bluewin.ch>, <pgsql-bugs@postgresql.org>
Date: 2001-03-20T08:26:48Z
Lists: pgsql-bugs
On Mon, 19 Mar 2001 pgsql-bugs@postgresql.org wrote:

> Installing Postgress on a Red Hat 7.0 Server, some regression test
> failed (see below). How can i fix this failed queries?

I had similar results here at SuSE. They came from a locale bug in
glibc-2.2 . As a workaround, try to unset LANG or set it to POSIX
before starting the postmaster. AFAIK glibc-2.2.2 will fix this bug.

cu
	Reinhard