Re: tuple concurrently updated

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: tuple concurrently updated
Дата
Msg-id Pine.NEB.4.44.0207281801330.527-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: tuple concurrently updated  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: tuple concurrently updated  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 25 Jul 2002, Tom Lane wrote:

> "Kangmo, Kim" <ilvsusie@hanafos.com> writes:
> > If the index on the same class,
> > two concurrent CREATE INDEX command can update pg_class.relpages
> > at the same time.
>
> Or try to, anyway.  The problem here is that the code that updates
> system catalogs is not prepared to cope with concurrent updates
> to the same tuple.

I see. So the error is basically harmless, and can be rectified anyway
with an ANALYZE, right?

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 



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

Предыдущее
От: "Robert E. Bruccoleri"
Дата:
Сообщение: Re: Question about LWLockAcquire's use of semaphores instead of spinlocks
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: Virus Emails