From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Joseph Shraibman <jks(at)selectacast(dot)net> |
Cc: | Barry Lind <barry(at)xythos(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Re: Patch to remove connection hook and JDK 1.3 dependencies |
Date: | 2001-07-06 22:01:17 |
Message-ID: | 200107062201.f66M1Hq00497@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
> > The consensus was that the function didn't work or wasn't needed. We
> > can always re-add it. I will wait for a discussion.
> >
> If it doesn't work that's one thing but I think it is needed. Whenever
> I shut down my java programs I get 'pq_recvbuf: unexpected EOF on client
> connection ' in my postgres log. I was going to make my own shutdown
> hooks when I moved to java 1.3 but I noticed that there were ones in the
> jdbc driver so I thought I didn't have to. And when I kept getting
> those messages I just thought I built the driver wrong.
Are you using the current CVS jdbc driver from:
or an older version? I hope it is at least 7.1.X.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | jason | 2001-07-06 22:33:45 | DatabaseMetaData.getCatalogs() |
Previous Message | Joseph Shraibman | 2001-07-06 21:26:34 | Re: Re: Patch to remove connection hook and JDK 1.3 dependencies |
From | Date | Subject | |
---|---|---|---|
Next Message | Naomi Walker | 2001-07-06 22:51:44 | 2 gig file size limit |
Previous Message | Joseph Shraibman | 2001-07-06 21:26:34 | Re: Re: Patch to remove connection hook and JDK 1.3 dependencies |