From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Magnus Hagander <mha(at)sollentuna(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Win32 hard crash problem |
Date: | 2006-09-05 21:58:42 |
Message-ID: | 20060905215842.GT21195@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> "Joshua D. Drake" <jd(at)commandprompt(dot)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.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-05 22:00:17 | Re: Backend SSL configuration enhancement |
Previous Message | Chris Browne | 2006-09-05 21:58:06 | Re: BUG #2600: dblink compile with SSL missing libraries |