Re: tuple concurrently updated

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: tuple concurrently updated
Дата
Msg-id f1eq8o$okr$1@news.hub.org
обсуждение исходный текст
Ответ на Re: tuple concurrently updated  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> That's a bit interesting ... what PG version is this exactly?

"PostgreSQL 8.1.4 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
(mingw-special)"

> What else might be touching that table at the same time?

Maybe some other client executes same or other command at same time in same
database.
templsabi table is created, dropped and updated frequently by a number of
clients concurrently.

> Do you have autovacuum enabled?

Yes.

Andrus.


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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Date Math
Следующее
От: syaskin
Дата:
Сообщение: Re: Anyone know a good opensource CRM that actually installs with Posgtres?