FastPath protocol error: Z

From: "Andreas Vogler" <Andreas(dot)Vogler(at)geneon(dot)de>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: FastPath protocol error: Z
Date: 2000-09-26 13:33:19
Message-ID: KHELIJKLEJJJDKDOLGPDMEJBCAAA.Andreas.Vogler@geneon.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

using the JDBC interface with postgres 7.0.2 I get the following when trying
to access a large object:

FastPath protocol error: Z
at postgresql.fastpath.Fastpath.fastpath(Fastpath.java:159)
at postgresql.fastpath.Fastpath.fastpath(Fastpath.java:188)
at postgresql.fastpath.Fastpath.getInteger(Fastpath.java:200)
at postgresql.largeobject.LargeObject.<init>(LargeObject.java:85)
at
postgresql.largeobject.LargeObjectManager.open(LargeObjectManager.java:134)
at postgresql.jdbc2.ResultSet.getBytes(ResultSet.java:369)

Have you seen this before? Any idea what the problem could be?

Bye
Andreas Vogler

Browse pgsql-interfaces by date

  From Date Subject
Next Message Kevin Bryan 2000-09-26 14:22:28 [Fwd: threadless odbc driver?]
Previous Message Igor Gavriloff 2000-09-25 22:44:19 Re: problem largeobject