HK <harikrishnan@midascomm.com> writes:
> 2) In asynchronous queries, can i dispense with pqflush().
You don't need PQflush() unless you are using the nonblocking mode
(which I don't really recommend, as it has too many restrictions and
bugs^H^H^H^Hweird behaviors).
regards, tom lane