Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue - Mailing list pgsql-general

From David Brain
Subject Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue
Date
Msg-id 43E3910A.2010903@bandwidth.com
Whole thread Raw
In response to Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue  (David Brain <dbrain@bandwidth.com>)
List pgsql-general
OK - spent some more time profiling what was going on on both the client
and server machine.  It began ti look more like a connector problem (I
was seeing low CPU usage on both client & server and could see very slow
BIND/INSERT/COMMIT commands being sent to the db).

Upgraded to Npgsql 1.0beta2 - from http://pgfoundry.org/projects/npgsql
and things have improved significantly.

Thanks for the help,

David.

--
David Brain - bandwidth.com
dbrain@bandwidth.com
919.297.1078

pgsql-general by date:

Previous
From: Emi Lu
Date:
Subject: performance about trigger (after insert, update, delete)
Next
From: Merlin Moncure
Date:
Subject: Re: Primary keys for companies and people