Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: feichanghong <feichanghong(at)qq(dot)com>
Cc: Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing
Date: 2024-01-16 16:34:42
Message-ID: 1736235.1705422882@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"=?ISO-8859-1?B?ZmVpY2hhbmdob25n?=" <feichanghong(at)qq(dot)com> writes:
> 2. session1 reindex and gdb break at index.c:3585

This is extremely nonspecific, as line numbers in our code change
constantly. Please quote a chunk of code surrounding that
and indicate which line you are trying to stop at.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-01-16 16:46:45 Re: ALTER TYPE OWNER fails to recurse to multirange
Previous Message Melanie Plageman 2024-01-16 16:28:46 Re: Emit fewer vacuum records by reaping removable tuples during pruning