Re: fcntl(SETLK) [was Re: 2nd update on TOAST] - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: fcntl(SETLK) [was Re: 2nd update on TOAST]
Date
Msg-id 200007081340.JAA11145@candle.pha.pa.us
Whole thread Raw
In response to Re: fcntl(SETLK) [was Re: 2nd update on TOAST]  (Alfred Perlstein <bright@wintelcom.net>)
Responses Re: fcntl(SETLK) [was Re: 2nd update on TOAST]  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
> > That's a good point.  I don't think so because the socket will only
> > create for one user.  Basically, we don't need something bulletproof
> > here.  We just need something to prevent admins from accidentally
> > starting two postmasters on the same port.
> 
> Actually I just remebered the issue here, if one wants to start
> postmaster on an alternate port there will be no conflict and 
> all hell may break loose.

We already lock the /data directory.  This is for the port lock.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: fcntl(SETLK) [was Re: 2nd update on TOAST]
Next
From: Philip Warner
Date:
Subject: Re: Re: postgres TODO