Re: fork/exec patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fork/exec patch
Date: 2003-12-15 03:17:30
Message-ID: 200312150317.hBF3HUb27387@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 pgsql-patches

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I don't think we ever discussed it, but it seemed logical and a minimal
> > change to the code. We already have a GUC write of non-default values
> > for exec and no one had issues with that.
>
> You can hardly claim that "no one had issues with that". I complained
> about it and I think other people did too. It's a messy, ugly approach;
> moreover we have no field experience that says it's reliable.
>
> It may be the least messy, ugly approach available, but I concur with
> Neil's wish to at least look for other answers.

Absolutely. I am not happy with the GUC file either, but can't see a
better way right now. I have already documented your concern about the
GUC race condition issue on the Win32 status page so we will not forget
about it.

--
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-hackers by date

  From Date Subject
Next Message Tom Lane 2003-12-15 03:17:35 Re: ORDER BY and DISTINCT ON
Previous Message Bruce Momjian 2003-12-15 03:16:27 Re: [PATCHES] fork/exec patch

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-12-15 03:27:41 Re: [PATCHES] fork/exec patch
Previous Message Bruce Momjian 2003-12-15 03:16:27 Re: [PATCHES] fork/exec patch

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-12-15 03:28:52 Re: [HACKERS] [PATCHES] fork/exec patch
Previous Message Bruce Momjian 2003-12-15 03:16:27 Re: [PATCHES] fork/exec patch