Re: TRUNCATE HANGS - Mailing list pgsql-bugs

From tmoore
Subject Re: TRUNCATE HANGS
Date
Msg-id 1291494981677-3292460.post@n5.nabble.com
Whole thread Raw
In response to Re: TRUNCATE HANGS  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-bugs
Thanks for the link.
Yes, the test is java with autocommit false, on the localhost is involved.

To clarify the no blocking comment, let me describe the test again.
Three threads of executions, java writer, java reader, and psql via
cron for truncation. As an experiment, the java reader was disabled
and the test did not block.

Tom
--
View this message in context: http://postgresql.1045698.n5.nabble.com/TRUNCATE-HANGS-tp3292333p3292460.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: TRUNCATE HANGS
Next
From: tmoore
Date:
Subject: Re: TRUNCATE HANGS