George Papastamatopoulos <George.Papastamatopoulos@lawlex.com.au> writes:
>> ... WHERE tblUser.id IN
>> ('102','103','104','105','106','107','108','109','110','111','112','113','
>> 114','115','116','117','118','119','120','121','122','123','124','125','12
> ...
What's the datatype of tblUser.id? What indexes do you have on the
table?
Also, are both databases built with the same locale/encoding support
and initdb-time choices? What are they?
regards, tom lane