Re: [PORTS] Re: [HACKERS] backend closed the channel unexpectedly - Mailing list pgsql-ports

From David Wetzel
Subject Re: [PORTS] Re: [HACKERS] backend closed the channel unexpectedly
Date
Msg-id 199905122341.BAA00340@cat.turbocat.de
Whole thread Raw
In response to Re: [HACKERS] backend closed the channel unexpectedly  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-ports
> From: Tom Lane <tgl@sss.pgh.pa.us>
> Sender: owner-pgsql-ports@postgreSQL.org
>
> David Wetzel <dave@turbocat.de> writes:
> > I have found a bug that is very easy to reprouduce here:
>
> > [ backend crash after many attempts to insert same data into a
> > uniquely-indexed table ]
>
> This may be the same bug that was discussed earlier today on the hackers

I cc'ed the mail to pgsql-hackers@postgreSQL.org, pgsql-ports@postgreSQL.org
But I only subscribe to pgsql-ports@postgreSQL.org.

(...)
> I'm hoping to look into the cause of the memory leak shortly, but
> no guarantees about how soon it might be fixed ;-).
>
>             regards, tom lane

Great. What we did as bugfix in our importer program is to close and reopen
the connection to the backend each 1000 rows. This is very ugly but seems to
work until someone with the backend-knowlege has fixed the bug.

First we thought that we made a mistake in our EOAdaptor*) for PSQL and
debugged that beast for many hours...

Dave

*) For EOF and WebObjects from Apple/NeXT see www.turbocat.de
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 NeXTmail dave@turbocat.de
 (______)  http://www.turbocat.de/
           DEVELOPMENT * CONSULTING * ADMINISTRATION

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] backend closed the channel unexpectedly
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: undocumented error