Re: ERROR: could not open file "pg_tblspc

Поиск
Список
Период
Сортировка
От Daulat
Тема Re: ERROR: could not open file "pg_tblspc
Дата
Msg-id CALfOM6JbA1rVptN9pgV2O2jej==O5hdXHATxHVuNOjY1+phmaQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: could not open file "pg_tblspc  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Thanks a lot. It is working after rebuilding the index. 


On Wed, Dec 15, 2021 at 1:57 PM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Tue, 2021-12-14 at 23:12 +0530, Daulat wrote:
> Will it work if we rebuild that index ? Looks like it is an issue with the index.
>
> On Tue, Dec 14, 2021 at 10:55 PM Daulat <daulat.dba@gmail.com> wrote:
> > Sorry I missed it  ! 
> >
> > The output of query is 
> >
> > SELECT oid::regclass, relkind FROM pg_class WHERE relfilenode = 876783;
> >             oid             | relkind
> > ----------------------------+---------
> >  grc.masterdata_code_unique | i

Yes, the index file is missing.  If you are lucky, REINDEX INDEX will help.

You should figure out who or what goes around deleting files in your
data directory.

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

В списке pgsql-admin по дате отправления:

Предыдущее
От: Daulat
Дата:
Сообщение: Re: [EXTERNAL] Re: Limits user connection in pgbouncer
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: [EXTERNAL] Re: Limits user connection in pgbouncer