Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > DBD::pg suitable version for DBIx::Textindex 0.25

Reply
Thread Tools

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

 
 
shankar
Guest
Posts: n/a
 
      03-13-2006
Hi all,

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

while indexing we got some errors like ;

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

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

1) DBD:g 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,

 
Reply With Quote
 
 
 
 
J. Gleixner
Guest
Posts: n/a
 
      03-14-2006
shankar wrote:
> Hi all,
>
> recently we upgraded to DBD:g 1.43 and DBI 1.50 and DBIx::TextIndex
> 0.25 and Postgresql
> 8.1
>
> while indexing we got some errors like ;
>
> " DBD:g error: statement execution failed: can't execute multiple
> commands in prepare,, "
>
> then i degrade to DBD:g 1.32 now it works fine, but some errors ..
> can i use below configuration for my application
>
> 1) DBD:g 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.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
So, Which Version is Suitable for Beginners blah@blah.blah Python 4 11-08-2005 04:03 AM
DBI Error: no suitable installation target ssmith Perl 1 03-28-2005 12:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57