"Constantine Filin" <[EMAIL PROTECTED]> writes:
> Do you have any ideas why libpq is so much slower than unixODBC?
Perhaps ODBC is batching the queries into a transaction behind your
back? Or preparing them for you?
regards, tom lane
---(end of br
Greetings -
I am really love Postgres and do enjoy hacking around it but I just
met a libpq performance issue that I would like to get your help with.
I have Postgres 8.0.1 running on Linux version 2.6.10-1.771_FC2.
I have an application that makes queries to Postgres. I want to keep
the databas