Re: Win32 bug fix - Mailing list pgsql-patches

From Maksim Likharev
Subject Re: Win32 bug fix
Date
Msg-id 001501c48bba$547ccee0$8815a8c0@aurigin.com
Whole thread Raw
In response to Win32 bug fix  (Claudio Natoli <claudio.natoli@memetrics.com>)
Responses Re: Win32 bug fix
List pgsql-patches
Compiled and tried,
seems much better, no more WAIT_FAIL errors.

but I have some questions:
1. Is there a any possibility to assign server log file ( option -l,--log )
when PG runs as a service,
   I wasn't able to do that, dump everything into stderror or eventlog just
not convenient.

2. What is a theoretical and practical number of the concurrent connection?
   I'm asking this question due to following, as right now each child
corresponds to
   a thread, problem is thread reserves 1MB of V address space, so
technically we are talking about
   2/3K of concurrent connections top, depending of Windows configuration
(3GB flag).
   But 2K of connection still pretty decent number comparing to less then 60
for cygwin.

Thanks.


> -----Original Message-----
> From: Claudio Natoli [mailto:claudio.natoli@memetrics.com]
> Sent: Wednesday, August 25, 2004 9:20 PM
> To: 'pgsql-patches@postgresql.org'
> Cc: 'MLikharev@micropat.com'
> Subject: Win32 bug fix
>
>
>
> Could someone please eyeball the attached patch for errors and as a
> correction for:
> http://archives.postgresql.org/pgsql-bugs/2004-08/msg00307.php
>
> Also, could someone (Maksim?) please reproduce the bug on
> their system, and
> then confirm that the patch corrects (as I seem unable to
> reproduce the bug,
> which in itself is a mystery I don't have time to solve :-)
>
> Cheers,
> Claudio
>
> ---
> Certain disclaimers and policies apply to all email sent from
> Memetrics.
> For the full text of these disclaimers and policies see
> <a
> href="http://www.memetrics.com/emailpolicy.html">http://www.me
> metrics.com/em
> ailpolicy.html</a>
>
>
>


pgsql-patches by date:

Previous
From: Maksim Likharev
Date:
Subject: Re: Win32 bug fix
Next
From: eetemadi@ce.sharif.edu
Date:
Subject: New Language Translation