Re: [HACKERS] Aborted Transaction During Vacuum

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: [HACKERS] Aborted Transaction During Vacuum
Дата
Msg-id 199908131804.TAA16836@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Re: [HACKERS] Aborted Transaction During Vacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Aborted Transaction During Vacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote: >>     Oliver Elphick (Oliver.Elphick@lfix.co.uk) told me that this sounds >> like like a bug you
patchedfor him a few days ago: > >I doubt it's the same bug --- the error message generated by the other >bug was
different...

The error message I posted was the log output at level 3, which he doesn't
seem to be running; if you switch to logging at that level, look for
messages that mention pg_vlock.

As far as I recall, the only error message he has listed so far is from
psql, which merely records the unlink failure at the end of the vacuum.
Everything else looks remarkably like the vc_abort bug.

--      Vote against SPAM: http://www.politik-digital.de/spam/                ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver              PGP key from public servers; key
ID32B8FAA1                ========================================    "Watch ye therefore, and pray always, that ye may
be     accounted worthy to escape all these things that shall     come to pass, and to stand before the Son of man."
                             Luke 21:36 
 




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] PROPOSAL: Statement for one-sided joins
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Aborted Transaction During Vacuum