Deadlocks On Demand

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Deadlocks On Demand
Date: 2010-01-03 02:43:20
Message-ID: 20100103024320.GE3149@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Folks,

I'm working on some SQL intended to expose lock conditions (deadlock,
etc.), but to do this, I need to be able to create such conditions at
will. Rather than build an entire infrastructure from scratch, I'd
like to know if there are any frameworks people are using to create
such conditions, and if so, what they are.

One possibility I've come up with is to finish up the concurrent psql
proposal that's been floating around for some time.

http://archives.postgresql.org/pgsql-patches/2007-05/msg00112.php

What say?

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brian Modra 2010-01-03 06:30:53 Re: split to table by space
Previous Message Jamie Kahgee 2010-01-03 01:35:48 split to table by space