From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Brant <Peter(dot)Brant(at)wicourts(dot)gov> |
Cc: | pgsql-patches(at)postgresql(dot)org, Magnus Hagander <mha(at)sollentuna(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: pgstat: remove delayed destroy / pipe: |
Date: | 2006-05-07 01:44:44 |
Message-ID: | 200605070144.k471iiO17470@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Right, and the FRONTEND fix should correct this. Sorry you had to do so
much legwork to find my mistake.
---------------------------------------------------------------------------
Peter Brant wrote:
> I'm still planning on doing this.
>
> I did add a loop around the second WSARecv in pgwin32_recv() as that
> was our best guess about where the error was coming from. As it turns
> out, that's apparently not the case and I haven't had a chance to come
> back to it yet.
>
> It might be that my original patch (putting the loop in piperead()) is
> the best approach. All indications are that it fixes the problem and
> it's the lowest impact change. I'm still quite curious what API call is
> returning the WSAEWOULDBLOCK though...
>
> Pete
>
> >>> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> 04/19/06 5:07 am >>>
> Would someone generate a patch that includes all the new ideas and
> post
> it here? Thanks.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Sven Suursoho | 2006-05-07 09:36:59 | Re: plpython improvements |
Previous Message | Bruce Momjian | 2006-05-07 01:44:10 | Re: pgstat: remove delayed destroy / pipe: socket error fix |