advice needed about "libpq - C Library: Asynchronous Query Processing" - Mailing list pgsql-general

From Stepan Abramovich
Subject advice needed about "libpq - C Library: Asynchronous Query Processing"
Date
Msg-id 9tvl6v$1tog$1@news.tht.net
Whole thread Raw
List 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?





pgsql-general by date:

Previous
From: "kingking"
Date:
Subject: Backup Large Object
Next
From: "petite-etoile@voila.fr"
Date:
Subject: help postgres