Re: Slow performance on Windows .NET and OleDb

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Greg Quinn" <greg(at)officium(dot)co(dot)za>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow performance on Windows .NET and OleDb
Date: 2006-03-28 14:10:46
Message-ID: b42b73150603280610o1e7a9af7o9eae78e0d5b195c0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 3/28/06, Greg Quinn <greg(at)officium(dot)co(dot)za> wrote:
> I am using the OleDb connection driver. In my .NET application, I populate
> 3000 records into the table to test PostGreSql's speed. It takes about 3-4
> seconds.

have you tried:
1. npgsql .net data provider
2. odbc ado.net bridge

merlin

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message george young 2006-03-28 15:22:00 Re: simple join uses indexes, very slow
Previous Message Greg Quinn 2006-03-28 12:14:00 Slow performance on Windows .NET and OleDb