Re: pgsql & mnogosearch - Mailing list pgsql-general

From The Hermit Hacker
Subject Re: pgsql & mnogosearch
Date
Msg-id Pine.BSF.4.31.0101081904450.21326-100000@thelab.hub.org
Whole thread Raw
In response to pgsql & mnogosearch  ("Thomas T. Thai" <tom@minnesota.com>)
List pgsql-general
mnogosearch only does inserts into the database, it doesn't check for a
previous occurance of the record first, so you are getting what is
expected ...

I think they work under teh guise that better return an error then do two
queries ...

On Mon, 8 Jan 2001, Thomas T. Thai wrote:

> i'm starting to use mnogosearch 3.1.8 and pgsql-cvs on
> NetBSD/Alpha.
>
> i'm getting a tremendous amount of these errors in my log file when i'm
> running indexer:
> ...
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ...
>
> anyone else using this combo and seeing this?
>
>

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-general by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: Dangling large objects
Next
From: Peter Eisentraut
Date:
Subject: Re: database names are all numbers now