From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: logger subprocess |
Date: | 2004-07-29 05:58:06 |
Message-ID: | 200407290558.i6T5w7m05232@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-07-29 06:10:18 | Re: [HACKERS] Point in Time Recovery |
Previous Message | Bruce Momjian | 2004-07-29 05:52:13 | Re: pg_ctl -o option dumps core when processing postmaster arguments... |