Re: Performance problems testing with Spamassassin 3.1.0 - Mailing list pgsql-performance

From Matthew Schumacher
Subject Re: Performance problems testing with Spamassassin 3.1.0
Date
Msg-id 42EE93F8.5010003@aptalaska.net
Whole thread Raw
In response to Re: Performance problems testing with Spamassassin 3.1.0  (PFC <lists@boutiquenumerique.com>)
Responses Re: Performance problems testing with Spamassassin 3.1.0  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-performance
PFC wrote:
>
>
>> select put_tokens2(1, '{"\\246\\323\\061\\332\\277"}', 1, 1, 10000);
>
>
>     Try adding more backslashes until it works (seems that you need \\\\
> or  something).
>     Don't DBI convert the language types to postgres quoted forms on its
> own ?
>

Your right.... I am finding that the proc is not the problem as I
suspected, it works correctly when I am not calling it from perl,
something isn't escaped correctly....

schu

pgsql-performance by date:

Previous
From: PFC
Date:
Subject: Re: Performance problems testing with Spamassassin 3.1.0
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Performance problems testing with Spamassassin 3.1.0