Re: postgresql error

From: Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql error
Date: 2009-09-28 18:30:31
Message-ID: 1254162631.6624.1.camel@mobile.selfvps.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2009-09-28 at 10:22 -0400, Tom Lane wrote:
> Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru> writes:
> >> some time (meybe every four day) postgresql get error to all clients
> >> what try to connect , a can attach strace to it:
>
> >> 1. What error?
>
> > postgres(at)calipso ~ $ psql
> > psql: FATAL: semctl(1048608, 15, SETVAL, 0) failed: Invalid argument
>
> My bet is that something has ipcrm'd the SysV semaphores that Postgres
> uses.
>

Hmm. You may be right, because each apache restarting i manualy removed
used by apache semaphores..... Ok i'm try to disable this and check.

> regards, tom lane
--
Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
Selfip.Ru

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2009-09-28 18:49:54 Re: generic modelling of data models; enforcing constraints dynamically...
Previous Message Merlin Moncure 2009-09-28 18:17:24 Re: Functions returning multiple rowsets