Bernd von den Brincken <[EMAIL PROTECTED]> writes:
> a query that uses pattern matching like this:
> SELECT .. WHERE ( (content || authorname) ~* ( '.*gesellschaft.* |
> .*wirtschaft.*' ) )
> produces an error 'Query was cancelled' - sometimes, depending on the
> search words.
That's really, really hard to believe. I suspect you've mis-analyzed
the situation. You sure your client-side code doesn't send cancel
requests on occasion? Can you create a test case that would let someone
else reproduce this behavior?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly