Re: backup and store oids

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gabriel Lopez <gabilm(at)dif(dot)um(dot)es>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: backup and store oids
Date: 2000-11-30 15:18:46
Message-ID: 4743.975597526@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gabriel Lopez <gabilm(at)dif(dot)um(dot)es> writes:
> 1. I have problem insert oid object in a table, not always,
> sometimes. I have the exception
> FastPath call returned FATAL 1: my bits moved right off
> Recreate index pg_attribute_relid_attnum_index.

We've seen that reported before. It suggests that there's some corner-
case bug lurking in the btree index routines. We could find and fix it
given a reproducible test case ... but no one's been able to provide a
test case. Can you?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-30 15:32:10 Re: plpgsql variable trouble
Previous Message martin.chantler 2000-11-30 14:50:04 Can PostGreSQL handle 100 user database?