Bug? could not remove shared memory segment

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Bug? could not remove shared memory segment
Date: 2014-01-21 18:05:31
Message-ID: CAHGQGwGG6HgZyt7OaqM6G+Qf-gK+3pNZXeMWOrXTt2qcoOQK8Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

When I shut down the standby server and then the master server in that order,
I found that the master server emit the following message.

LOG: XX000: could not remove shared memory segment
"/PostgreSQL.1804289383": Invalid argument
LOCATION: dsm_impl_posix, dsm_impl.c:269

Is this intentional message or a bug?

$ uname -a
Darwin test.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23
16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64

I used the latest version of the source code in the git master.

Regards,

--
Fujii Masao

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2014-01-21 18:06:58 Re: Custom collations, collation modifiers (eg case-insensitive)
Previous Message Robert Haas 2014-01-21 17:58:51 Re: truncating pg_multixact/members