DBD::pg suitable version for DBIx::Textindex 0.25

S

shankar

Hi all,

recently we upgraded to DBD::pg 1.43 and DBI 1.50 and DBIx::TextIndex
0.25 and Postgresql
8.1

while indexing we got some errors like ;

" DBD::pg error: statement execution failed: can't execute multiple
commands
in prepare,, "

then i degrade to DBD::pg 1.32 now it works fine, but some errors ..
can i use below configuration for my application

1) DBD::pg 1.32
2) DBI 1.50
3) DBIx::TextIndex 0.25
4) Postgresql 8.1
5) Ubuntu 5.10 and Mandrake 10

is this combination good,, please give me advise..

thanks,
 
J

J. Gleixner

shankar said:
Hi all,

recently we upgraded to DBD::pg 1.43 and DBI 1.50 and DBIx::TextIndex
0.25 and Postgresql
8.1

while indexing we got some errors like ;

" DBD::pg error: statement execution failed: can't execute multiple
commands in prepare,, "

then i degrade to DBD::pg 1.32 now it works fine, but some errors ..
can i use below configuration for my application

1) DBD::pg 1.32
2) DBI 1.50
3) DBIx::TextIndex 0.25
4) Postgresql 8.1
5) Ubuntu 5.10 and Mandrake 10

is this combination good,, please give me advise..

I'd suggest fixing your code to correct the error. Possibly an older
version of those modules allowed something that is no longer valid and,
generally speaking, using the most recent released version is a good
idea. If it turns out to be an issue with DBIx::TextIndex, then take
it up with the author.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top