Re: [GENERAL] locales and indexes.

2000-11-10 Thread Mathieu Arnold
Tom Lane wrote: > > There is a TODO item to cause the postmaster always to adopt the LOCALE > settings that were in force when initdb ran, but it doesn't seem to be > very high priority for anyone... for now, just be careful. > > regards, tom lane i've done some more tes

Re: [GENERAL] locales and indexes.

2000-11-10 Thread Tom Lane
Mathieu Arnold <[EMAIL PROTECTED]> writes: > I ran into trouble with all my indexes when i upgraded postgresql from > 7.0.2 to 7.0.2 with locales. I did not really found where the problem > was but the indexes created before were messing un all the queries using > them. > The thing i did was drop/

[GENERAL] locales and indexes.

2000-11-10 Thread Mathieu Arnold
Hi I ran into trouble with all my indexes when i upgraded postgresql from 7.0.2 to 7.0.2 with locales. I did not really found where the problem was but the indexes created before were messing un all the queries using them. The thing i did was drop/create with my indexes, but it shouldn't be neces