Re: tuple concurrently updated

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: tuple concurrently updated
Date: 2007-05-04 08:05:14
Message-ID: f1eq8o$okr$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2007-05-04 08:38:48 Re: R: Postgres 8.3-dev
Previous Message Magnus Hagander 2007-05-04 07:38:45 Re: R: Postgres 8.3-dev