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

From Merlin Moncure
Subject Re: [Solved] Slow performance on Windows .NET and OleDb
Date
Msg-id b42b73150604011123u5e179cfeo3eec7db6f8f33ae@mail.gmail.com
Whole thread Raw
In response to Re: [Solved] Slow performance on Windows .NET and OleDb  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-performance
On 3/31/06, Magnus Hagander <mha@sollentuna.net> wrote:
> > This is a blatant thread steal... but here we go...
> > Do people have any opinions on the pgsql driver?

> I beleive so. I've been using it for a long time with zero problems.
> While I don't use many of the exotic features in it, I doubt most people
> do ;-) Don't get scared by the claim it's in beta - IIRC there's an RC
> out any day now, and it's been stable long before 1.0. But it's always a
> good idea to browse through the list of known bugs and see if one will
> likely hit you...

Up until a few months ago the npgsql driver was missing a few features
that made it easier to work with typed datasets in the IDE...I would
use the odbc driver to create the dataset at design time and work with
it at run time with the npgsql driver.

Lately though, it seems there is no reason not use the npgsql driver.

Merlin

pgsql-performance by date:

Previous
From: Brendan Duddridge
Date:
Subject: Re: Query using SeqScan instead of IndexScan
Next
From: "chris smith"
Date:
Subject: Re: Query using SeqScan instead of IndexScan