Re: BUG #4913: Row missing from primary key index

From: Mathieu De Zutter <mathieu(at)dezutter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4913: Row missing from primary key index
Date: 2009-07-10 15:40:33
Message-ID: d4468d970907100840w59eef770y207e2a39528b1543@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jul 10, 2009 at 5:03 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> This could be checked by looking at the output of "ipcs -m"
> (run this as root to be sure you get everything).
>

$ sudo ipcs -m

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status

0x0052e2c1 1081344 postgres 600 30384128 21

0x00000000 425985 postgres 600 18440 34

0x00000000 458754 postgres 600 16384 34

0x00000000 491523 postgres 600 768 34

0x00000000 524292 postgres 600 12 34

Note that I stopped/started postgresql last night.

Regards,
Mathieu

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-07-10 16:24:10 Re: BUG #4913: Row missing from primary key index
Previous Message Tom Lane 2009-07-10 15:03:17 Re: BUG #4913: Row missing from primary key index