Re: tuple concurrently updated - Mailing list pgsql-general

From Andrus
Subject Re: tuple concurrently updated
Date
Msg-id f1eq8o$okr$1@news.hub.org
Whole thread Raw
In response to Re: tuple concurrently updated  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Date Math
Next
From: syaskin
Date:
Subject: Re: Anyone know a good opensource CRM that actually installs with Posgtres?