Re: logger subprocess - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: logger subprocess
Date
Msg-id 200407290558.i6T5w7m05232@candle.pha.pa.us
Whole thread Raw
In response to logger subprocess  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: logger subprocess  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-patches
Retracted by author.

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

Andreas Pflug wrote:
> This is the known patch, with following changes:
>
> - realStdErr handed over for EXEC_BACKEND, but still not tested
> - Sometimes EMFILE is received in the logger's process queue, when a
> backend ended after a SSL connection was interrupted. This is ignored
> now (previously it forced an exit(1) and restart of the subprocess)
> - log_destination needs to be PGC_POSTMASTER, because the logger process
> creation depends on that.
> - no functions included
>
> Regards,
> Andreas


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

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_ctl -o option dumps core when processing postmaster arguments...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Point in Time Recovery