Re: Pipe fixes for win32 services

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Pipe fixes for win32 services
Date: 2004-07-26 01:47:35
Message-ID: 200407260147.i6Q1lZw07518@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> Here is a patch that fixes the pipes used in find_other_exec() when
> running as a service on windows <= 2000. Required to make the pg_ctl
> service wrapper to work at all.
>
> //Magnus

Content-Description: exec_pipe.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-07-26 01:57:07 Re: pg_config
Previous Message Christopher Kings-Lynne 2004-07-26 01:36:16 Re: [HACKERS] Function to kill backend