Re: [BUGS] BUG #1347: Bulk Import stopps after a while (

From: Markus Schaber <schabios(at)logi-track(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #1347: Bulk Import stopps after a while (
Date: 2004-12-14 14:06:58
Message-ID: 20041214150658.0598b277@kingfisher.intern.logi-track.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

Hi, Oliver,

On Tue, 14 Dec 2004 09:58:16 +1300
Oliver Jowett <oliver(at)opencloud(dot)com> wrote:

> Also, it's never going to be 100% without a separate thread, as the
> server can spontaneously generate output (e.g. because of NOTIFY)
> regardless of how careful we are with our queries.

Sadly, we cannot abandon compatibility with older JDK releases, this
would allow us to use the new asynchroneous I/O interfaces.

Async I/O is a great tool when in the right hands, you might google for
Felix von Leitner and his "fnord" and "gatling" servers that even beat
the kernel based khttpd.

Thanks,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios(at)logi-track(dot)com | www.logi-track.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Oliver Jowett 2004-12-14 21:04:20 Re: [BUGS] BUG #1347: Bulk Import stopps after a while (
Previous Message Exner, Christian 2004-12-14 11:45:48 BUG: Installation fails

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jeffrey A Cheak 2004-12-14 14:52:46 query not working with JDBC driver
Previous Message Oliver Jowett 2004-12-14 13:40:39 Re: [BUGS] BUG #1347: Bulk Import stopps after a while (