On 3/31/06, Magnus Hagander <[EMAIL PROTECTED]> 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
On 01/04/06, Magnus Hagander <[EMAIL PROTECTED]> wrote:
> > This is a blatant thread steal... but here we go...
> > Do people have any opinions on the pgsql driver?
>
> It's very nice.
...
Thanks for the tips - i'll try a couple of test apps soon.
Cheers
Antoine
--
This is where I should put s
> This is a blatant thread steal... but here we go...
> Do people have any opinions on the pgsql driver?
It's very nice.
> How does it compare with the odbc in terms of performance?
I haven't measured specifically, but if you're tlaking .net it should be
better. It's all in managed code, so you
performance@postgresql.org
> > Subject: [PERFORM] [Solved] Slow performance on Windows .NET and OleDb
> >
> > 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 sen
t: Wednesday, March 29, 2006 11:57 PM
> To: pgsql-performance@postgresql.org
> Subject: [PERFORM] [Solved] Slow performance on Windows .NET and OleDb
>
> This problem was caused by the OleDb driver. I used a 3rd party .NET
> provider and it worked, 8000 rows in just over 100ms!
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
--