Re: IpcSemaphoreCreate: semget(...) failed: No space left on device

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jkreps(at)neb(dot)rr(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: IpcSemaphoreCreate: semget(...) failed: No space left on device
Date: 2003-11-23 18:30:16
Message-ID: 28392.1069612216@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jerry <jkreps(at)neb(dot)rr(dot)com> writes:
> What is the possiblity that I would encounter this error if I were to remove
> the 7.3.4 RPMs and install the 7.4 tar files manually?

Mere presence of the 7.3 RPMs would not trigger this error. However, if
you are trying to run 7.3 and 7.4 postmasters concurrently, you might
run into such problems. I'd suggest trimming the 7.3 installation's
max_connections so that you can use something reasonable for the 7.4
one.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-11-23 18:43:49 Re: Bug Report
Previous Message Tom Lane 2003-11-23 17:44:01 Re: inner query bug