advice needed about "libpq - C Library: Asynchronous Query Processing"

From: "Stepan Abramovich" <web_designer(at)ukr(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: advice needed about "libpq - C Library: Asynchronous Query Processing"
Date: 2001-11-27 09:09:16
Message-ID: 9tvl6v$1tog$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Suppose I have time critical process and it needs to store some statistical
information in database. I don't care about success in storing (like UDP in
Internet) but I care about process duration.
If I am going to use PQsendQuery and not using PQget Result I just will
close connection will it be working? How about memory leaks?

Any suggestions?

Browse pgsql-general by date

  From Date Subject
Next Message petite-etoile@voila.fr 2001-11-27 09:46:11 help postgres
Previous Message Yuri A. Kabaenkov 2001-11-27 09:08:04 psql timeout