PANIC: XX000: right sibling is not next child in "pg_depend_reference_index" - Mailing list pgsql-general

From Ryan Gran
Subject PANIC: XX000: right sibling is not next child in "pg_depend_reference_index"
Date
Msg-id 44AD9613.5090805@cnvi.com
Whole thread Raw
Responses Re: PANIC: XX000: right sibling is not next child in "pg_depend_reference_index"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
DEBUG:  00000: StartTransactionCommand
LOCATION:  start_xact_command, postgres.c:1981
DEBUG:  00000: ProcessQuery
LOCATION:  ProcessQuery, pquery.c:128
STATEMENT:  INSERT INTO links VALUES ($1, $2, $3)
PANIC:  XX000: right sibling is not next child in
"pg_depend_reference_index"
LOCATION:  _bt_pagedel, nbtpage.c:983
DEBUG:  00000: reaping dead processes
LOCATION:  reaper, postmaster.c:2027
LOG:  00000: autovacuum process (PID 5338) was terminated by signal 6
LOCATION:  LogChildExit, postmaster.c:2431
LOG:  00000: terminating any other active server processes

This error is occurring about once a day.  I believe it the result of a
less-then-graceful shutdown.  Using 8.1.0 under OS/X.  Have tried
vacuuming and reindexing to no avail

pgsql-general by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: Best way to deal with quote_literal issue?
Next
From: Ron Johnson
Date:
Subject: Re: Long term database archival