RE: Fastpath error on solaris 2.8 pgsql 7.1.3

Поиск
Список
Период
Сортировка
От chris markiewicz
Тема RE: Fastpath error on solaris 2.8 pgsql 7.1.3
Дата
Msg-id 008001c12f21$6398d070$77b846c6@cmarkiewicz
обсуждение исходный текст
Ответ на Fastpath error on solaris 2.8 pgsql 7.1.3  (T.R.Missner@Level3.com)
Список pgsql-jdbc
I have exactly the same problem...it happens randomly, it seems.  maybe 5%
of the time.  also happens on selects (lo_read though).  the only advice
that i've seen on the topic is to make sure that autocommit is set to false,
which i've done, but i still see the problem.

unfortunately, my next attempt at a fix was going to be to upgrade to 7.1
(i'm currently on 7.0.3 on linux)...but i see that you already use 7.1...

sorry i can't help...

chris

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of
T.R.Missner@level3.com
Sent: Monday, August 27, 2001 11:51 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Fastpath error on solaris 2.8 pgsql 7.1.3


Anyone seen this error before?

It doesn't happen every time I insert a blob so
I assume the code is correct.  Only happens occasionaly.
I have no idea how to troubleshoot
this problem.  Any help would be appreciated.

FastPath call returned ERROR:  lo_write: invalid large obj descriptor (0)

I don't know if this is related to JDBC or not but the code I
am using to insert the blob is JDBC.



t.r. missner
level 3 communications

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Proposal to fix Statement.executeBatch()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fastpath error on solaris 2.8 pgsql 7.1.3