Re: FastPath blocked when ERROR is thrown

From: Kris Jurka <books(at)ejurka(dot)com>
To: Yi Lin <ylin30(at)cs(dot)mcgill(dot)ca>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: FastPath blocked when ERROR is thrown
Date: 2006-04-12 18:20:57
Message-ID: Pine.BSO.4.63.0604121114460.9053@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 11 Apr 2006, Yi Lin wrote:

> I am using a modified version of Postgresql 7.2. It was modified by adding
> Writeset functionality needed by replication such as Postgres-R. The
> function Fastpath.fastpath(2075, ..) -> PQfn(conn, 2075, ..) in the
> attached codes will trigger a non-standard function putWriteset()

I don't know how to help you. You've got a very non-standard postgresql
version and are doing unusual things with it (fastpath calls). Unless you
can demonstrate that the JDBC driver is doing something wrong you should
ask on another list, perhaps a postgres-r specific one.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sadm sadm 2006-04-13 11:12:42 browser shows garbage instead of UTF-8 characters
Previous Message Mark Lewis 2006-04-12 16:38:12 Re: postgres jdbc transaction problem surfaces at times