Re: strange problem - Mailing list pgsql-bugs

From Böhm, Sebastian (Vendor)
Subject Re: strange problem
Date
Msg-id F11E485B8CEDD5119AAA000102F4030E2DBCEB@esdeklnbdcxc.internal.friendscout24.de
Whole thread Raw
In response to strange problem  ("Böhm, Sebastian (Vendor)"<sebastian.boehm@friendscout24.de>)
Responses Re: strange problem
List pgsql-bugs
<p><font size="2">Hi,</font><br /><p><font size="2">I installed an newer rpm of the glibc (2.2.2-8.1 / 2.2.2-4 before)
undreinitialized the database with locale=C.</font><p><font size="2">Just after installing the rpm, the problem was
stillthere (reindex I did), but after dump/initdb --locale=C/import the problem was gone.</font><p><font size="2">Dont
knowwheater it is the reinit with new glibc or the reinit with locale=C, dont have the time to figure it out.</font><br
/><fontsize="2">(have to sleep now)</font><p><font size="2">Thank you for your help !</font><p><font size="2">Sebastian
Böhm</font><br/><p><font size="2">-----Ursprüngliche Nachricht-----</font><br /><font size="2">Von: Tom Lane [<a
href="mailto:tgl@sss.pgh.pa.us">mailto:tgl@sss.pgh.pa.us</a>]</font><br/><font size="2">Gesendet: Donnerstag, 19.
Dezember2002 00:18</font><br /><font size="2">An: "Böhm, Sebastian (Vendor)"</font><br /><font size="2">Betreff: Re:
AW:[BUGS] strange problem </font><br /><p><font size="2">Thanks for sending the test data.  Unsurprisingly, I don't see
any</font><br/><font size="2">failure here:</font><p><font size="2">regression=# select id,pseudonym from test4 where
pseudonym= 'autologin_funkey';</font><br /><font size="2">  id  |    pseudonym</font><br /><font
size="2">------+------------------</font><br/><font size="2"> 6881 | autologin_funkey</font><br /><font size="2">(1
row)</font><p><fontsize="2">but I was already suspecting a platform-dependent or locale-dependent</font><br /><font
size="2">problem.</font><p><fontsize="2">Please update to glibc 2.2.3 or later, then rebuild (or at least</font><br
/><fontsize="2">reindex) your tables, and let me know if you can still see a problem.</font><p>                       
<fontsize="2">regards, tom lane</font> 

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: strange problem
Next
From: Tom Lane
Date:
Subject: Re: strange problem