Re: Win32 hard crash problem - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: Win32 hard crash problem
Date
Msg-id 3A4FAD6B-7E54-4DDA-BFCA-DDC676BE8D8F@fastcrypt.com
Whole thread Raw
In response to Re: Win32 hard crash problem  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Win32 hard crash problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 5-Sep-06, at 6:05 PM, Joshua D. Drake wrote:

> Alvaro Herrera wrote:
>> Tom Lane wrote:
>>> "Joshua D. Drake" <jd@commandprompt.com> writes:
>>>>>> Fail in what way. Hang, not connect, or get an error msg?
>>>> Just verified with customer. Once the problem occurs the first  
>>>> time, the customer will continually get the same error message  
>>>> for each subsequent connection attempt:
>>>> server sent data ("D" message) without prior row description  
>>>> ("T" message)
>>> During the connection attempt?  I don't think libpq can report that
>>> message until it tries to do a regular query (might be wrong  
>>> though).
>>> Is the client using some application that's going to issue a query
>>> immediately on connecting?
>> What I've been wondering all along is whether they are using a
>> connection pool.
>
> Yes they are using a connection pool. A java based one.
Since java has it's own protocol implementation, this is totally  
unrelated to any libpq error messages.

While I've not personally used the pool in question (c3p0) my  
understanding is that it is pretty robust.

Personally, I'm betting on some windows TCP/IP weirdness here.

Dave
>
> Sincerely,
>
> Joshua D. Drake
>
>
> -- 
>
>    === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
>    Providing the most comprehensive  PostgreSQL solutions since 1997
>              http://www.commandprompt.com/
>
>
>
> ---------------------------(end of  
> broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that  
> your
>       message can get through to the mailing list cleanly
>



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Updatable views
Next
From: Tom Lane
Date:
Subject: Re: ISBN/ISSN/ISMN/EAN13 module