On Thursday 26 December 2002 06:09 pm, Tom Lane wrote:
> Is it likely that someone else was doing the same thing in another
> session?
no ANALYZE in parallel but another client constantly running transactions
(over 6 tables with approx. 20 - 100 updates/inserts per transaction).
The postgres clien
Harald Krake <[EMAIL PROTECTED]> writes:
> while running a "vacuumdb -z" I got the following error message:
> ERROR: simple_heap_update: tuple concurrently updated
> vacuumdb: vacuum jartifice failed
Is it likely that someone else was doing the same thing in another
session? This failure is kno
while running a "vacuumdb -z" I got the following error message:
ERROR: simple_heap_update: tuple concurrently updated
vacuumdb: vacuum jartifice failed
Is this something to worry about? Especially data corruption?
(postgres 7.3 / linux)
regards,
harald.
---(end of