| From: | David Roid <dataroid(at)gmail(dot)com> |
|---|---|
| To: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
| Cc: | psycopg(at)postgresql(dot)org |
| Subject: | Re: psycopg2 hang with multithread frequent queries |
| Date: | 2012-09-14 17:00:26 |
| Message-ID: | CAKN1bq42mok-9htsZJK3BVVDgi5weGSpTnDrqJitVARTB1Pi+A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
Hi Daniele, it's 2.4.5. -David
2012/9/15 Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
> On Fri, Sep 14, 2012 at 5:45 PM, David Roid <dataroid(at)gmail(dot)com> wrote:
> > Greetings list,
> >
> > I'm using psycopg2, python2.7.3 threading along with pgsql 9.1.5. I
> noticed
> > that if I have my python process query against the database kind of
> > frequently, say more than 1 query per second, it's almost 100% sure to
> hit
> > some problem, but first some backgroud:
>
> No, first, what psycopg version? In the last versions we have fixed a
> couple multithread-related bugs (one in 2.4.2, one in 2.4.5, see NEWS
> file).
>
> -- Daniele
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Federico Di Gregorio | 2012-09-14 17:08:31 | Re: psycopg2 hang with multithread frequent queries |
| Previous Message | David Roid | 2012-09-14 16:55:51 | Re: psycopg2 hang with multithread frequent queries |