Re: Segmentation fault with 8.3 FTS ISpell - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: Segmentation fault with 8.3 FTS ISpell
Date
Msg-id fminh8$1b2j$1@news.hub.org
Whole thread Raw
In response to Re: Segmentation fault with 8.3 FTS ISpell  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: Segmentation fault with 8.3 FTS ISpell
Re: Segmentation fault with 8.3 FTS ISpell
List pgsql-general
Hannes Dorbath wrote:
> Yes, I'll try to catch the row.

I just slammed a BEFORE UPDATE FOR EACH ROW trigger with RAISE NOTICE on
the table to catch the row ID where it fails.

The row ID is never the same. Neither can I reproduce it when I use the
last reported row ID.

Is NOTICE logging / printing asynchron? Is there some sort of queuing
that eats the ID where it really fails?

Any ideas to track this down?


--
Best regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: "T.J. Adami"
Date:
Subject: Re: backup and restore
Next
From: Tom Lane
Date:
Subject: Re: Prepared statement's planning