On 9/6/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> Darek Czarkowski <[EMAIL PROTECTED]> writes:
> > It can not be the resource limit, it has to be something else. I assume thi=
> > s version of postgres is incompatible with RedHat ES 5. Changing to a newer=
> > version of postgres is not an option for now. It would take too much time =
> > to rewrite the application to work with the changes introduced in the laste=
> > st realeses. I have tried PG 7.3.17 version an it works fine, I just can no=
> > t use it.
>
> What changes would those be? If your app works on 7.3.4 it should work
> with 7.3.17.
Actually, from what he wrote, I take it that 7.3.17 works fine, but
some insane policy where he works demands he use 7.3.4
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match