Re: FATAL: could not open relation pg_tblspc/491086/467369/491103: No such file or directory

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: FATAL: could not open relation pg_tblspc/491086/467369/491103: No such file or directory
Дата
Msg-id 1232959956.2327.1466.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: FATAL: could not open relation pg_tblspc/491086/467369/491103: No such file or directory  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Mon, 2009-01-26 at 09:48 +0200, Heikki Linnakangas wrote:
> Simon Riggs wrote:
> > In various places in current HEAD we throw a checkpoint when we want to
> > be certain that all buffers have been flushed.
> > 
> > In recovery, a checkpoint isn't always a restartpoint for two reasons:
> > timing and rmgr state. This gives both a cause for the error and an
> > explanation of why it does not occur consistently. ISTM this could
> > likely effect previous releases as well.
> 
> Were you able to narrow this down? Do you know exactly what command 
> caused it? 

We know it wasn't any specific command because it caused the bgwriter to
crash when HS patch was applied. But no, I'm not looking at it yet,
until we're done with HS.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: SE-PostgreSQL Updated Revision (r1460)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby, dropping a tablespace