Re: psycopg2 hang with multithread frequent queries

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: David Roid <dataroid(at)gmail(dot)com>
Cc: Federico Di Gregorio <fog(at)dndg(dot)it>, psycopg(at)postgresql(dot)org
Subject: Re: psycopg2 hang with multithread frequent queries
Date: 2012-09-14 17:26:11
Message-ID: CA+mi_8aX1SW85LyG_UeXVmQoszAqZiq9ABZ_b4ScB1PKvaioxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Fri, Sep 14, 2012 at 6:15 PM, David Roid <dataroid(at)gmail(dot)com> wrote:

> I install psycopg2.4.5 with easy_install, do I need to build psycopg2 from
> source to enable debug info?

Yes, see setup.cfg.

If you put together a contained test case I can try debugging it.

Please see you original message: was it truncated before describing symptoms?

Couldn't the problem be your table lock instead of the driver?

Thank you.

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2012-09-14 17:26:39 Re: psycopg2 hang with multithread frequent queries
Previous Message David Roid 2012-09-14 17:15:39 Re: psycopg2 hang with multithread frequent queries