Re: Performance problems testing with Spamassassin 3.1.0

From: PFC <lists(at)boutiquenumerique(dot)com>
To: "Matthew Schumacher" <matt(dot)s(at)aptalaska(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Performance problems testing with Spamassassin 3.1.0
Date: 2005-08-01 21:18:23
Message-ID: op.suulgxokth1vuj@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> 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 ?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Schumacher 2005-08-01 21:28:24 Re: Performance problems testing with Spamassassin 3.1.0
Previous Message Matthew Schumacher 2005-08-01 20:04:19 Re: Performance problems testing with Spamassassin 3.1.0