[HACKERS] pg_dump consistent on live database with 7.0.3 ?

2001-03-11 Thread Rob van Nieuwkerk
Friendly greetings, Rob van Nieuwkerk ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [HACKERS] like and optimization

2001-01-20 Thread Rob van Nieuwkerk
ng about. I'm just very eager to get rid of this (for our application) extremely nasty bug ! friendly greetings, Rob van Nieuwkerk

Re: [HACKERS] 7.0.3 reproduceable serious select error

2001-01-18 Thread Rob van Nieuwkerk
use full ISO-8859-1 in table fields without problems ? Please tell if you want me to do any other tests ! greetings, Rob van Nieuwkerk

[HACKERS] Re: 7.0.3 reproduceable serious select error

2001-01-18 Thread Rob van Nieuwkerk
Hi Mark, I just checked: the "demo.dump" file does not contain any characters above 0x7F; it's just plain ASCII. So that can't be the reason. greetings, Rob van Nieuwkerk > Rob van Nieuwkerk wrote: Ehm .., *you* wrote this ! :-) > I tried to repro

Re: [HACKERS] 7.0.3 reproduceable serious select error

2001-01-18 Thread Rob van Nieuwkerk
Tom Lane wrote: > > [EMAIL PROTECTED] (Rob van Nieuwkerk) writes: > > The problem is that a SELECT with a certain LIKE condition in combination > > with a GROUP BY does not find the proper records when there is an index on > > the particular column present. When the ind

[HACKERS] 7.0.3 reproduceable serious select error

2001-01-18 Thread Rob van Nieuwkerk
2.2.18 - Intel Pentium III - postgresql-7.0.3-2 RPMs from the Postgresql site (the problem also occurs with locally rebuilt Source RPM) Any help is much appreciated ! Friendly greetings,