Re: Cancel a query

From: Gerhard Häring <haering_postgresql(at)gmx(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Cancel a query
Date: 2002-10-23 10:09:07
Message-ID: slrnarctdc.94.gerhard.haering@haering.opus-gmbh.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Wei Weng <wweng(at)kencast(dot)com> [2002-10-22 21:53 GMT]:
> Is there a C API that cancels a query?

Yes, if you use the async functions: PQrequestCancel

See http://developer.postgresql.org/docs/postgres/libpq-async.html

-- Gerhard

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message prashanth 2002-10-24 04:21:43 Non-blocking libpq in 7.3 beta2
Previous Message =?ISO-2022-JP?B?GyRCMiZJTBsoQg==?= 2002-10-22 23:10:54 Re: problem with pg_hba.conf & JDBC (?)