Re: TRUNCATE HANGS

From: tmoore <tmoore(at)ttitech(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: TRUNCATE HANGS
Date: 2010-12-04 20:36:21
Message-ID: 1291494981677-3292460.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message tmoore 2010-12-04 20:46:35 Re: TRUNCATE HANGS
Previous Message Kevin Grittner 2010-12-04 19:57:03 Re: TRUNCATE HANGS