[Solved] Slow performance on Windows .NET and OleDb - Mailing list pgsql-performance

From Greg Quinn
Subject [Solved] Slow performance on Windows .NET and OleDb
Date
Msg-id 000a01c653be$d312e3c0$0200a8c0@pta.homex.co.za
Whole thread Raw
In response to Slow performance on Windows .NET and OleDb  ("Greg Quinn" <greg@officium.co.za>)
Responses Re: [Solved] Slow performance on Windows .NET and OleDb  ("Dave Dutcher" <dave@tridecap.com>)
List pgsql-performance
This problem was caused by the OleDb driver. I used a 3rd party .NET
provider and it worked, 8000 rows in just over 100ms!

Can somebody send me a sample connection string for the PostGreSql native
.net driver please? I'm battling to find a valid connection string.

Thanks



pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Query using SeqScan instead of IndexScan
Next
From: Gavin Hamill
Date:
Subject: CREATE INDEX rather sluggish