Re: postmaster.pid

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kevin Brown <kevin(at)sysexperts(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster.pid
Date: 2003-01-26 03:20:38
Message-ID: 200301260320.h0Q3Kcu29978@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Good. We may someday not have the SysV key locking available so it is
good we move away from that.

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

Kevin Brown wrote:
> Tom Lane wrote:
> > Kevin Brown <kevin(at)sysexperts(dot)com> writes:
> > > Tom Lane wrote:
> > >> Also, the fact that you even had to mention two different ways of doing
> > >> it is prima facie evidence that there are portability issues...
> >
> > > Well, that doesn't necessarily follow, but even if it did, we have
> > > autoconf, we can very easily select a method as appropriate based on
> > > the results of testing the platform from within configure (I mean,
> > > what else is autoconf really for?).
> >
> > True. Probably we could combine it with the old logic as a fallback.
> > Are you volunteering to do the work?
>
> Yes, I'll do it. Should be much easier than figuring out how to get
> explicit JOINs to be automatically reordered by the optimizer. :-)
>
> The way I see it, the old logic should only be used if configure
> didn't find a suitable file locking mechanism or in the event that an
> error returned by the locking mechanism indicates something other than
> that the file is locked. If there are no objections, that's how I'll
> implement it.
>
>
> --
> Kevin Brown kevin(at)sysexperts(dot)com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

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

  From Date Subject
Next Message Tom Lane 2003-01-26 05:47:20 Re: [RFC] libpq extensions - followup
Previous Message Bruce Momjian 2003-01-26 02:37:05 Re: ERROR: No one parent tuple was found