Re: PQisBusy() always busy

From: bradg <bg4all(at)me(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PQisBusy() always busy
Date: 2011-09-12 19:48:16
Message-ID: 1315856896020-4795679.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Well, my output matches yours now:

select returned zero
i=0
not busy!
i=1

Thanks for helping me eliminate that part of my code.

Just curious... If I can't get to the bottom of my problem, is it safe to
put PQexecParams() and PQexecPrepared() in a separate thread?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PQisBusy-always-busy-tp4793847p4795679.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Merlin Moncure 2011-09-12 22:23:58 Re: PQisBusy() always busy
Previous Message Merlin Moncure 2011-09-12 19:23:03 Re: PQisBusy() always busy