Re: .NET driver

From: Frank Wiles <frank(at)wiles(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Brar Piening <brar(at)gmx(dot)de>, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, Andrei Kovalevski <andyk(at)commandprompt(dot)com>
Subject: Re: .NET driver
Date: 2007-08-03 14:53:56
Message-ID: 20070803095356.4576c3a1.frank@wiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 02 Aug 2007 18:19:36 -0400
Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:

> Brar Piening wrote:
> > Robert Treat schrieb:
> >> That would be nice. Of course none of this seems relevant to
> >> hackers, so I'd
> > Your'e right - of course.
> >
> > But sometimes I wish 'hackers' would care a little more about their
> > interfaces as the best backend can't be good without good
> > interfaces and some of the PostgreSQL-interfaces don't reach the
> > standard they are reaching for other databases.
> > As a windows-user I still can't drag and drop a Dataset in VS.Net
> > with Npgsql and I still have to build a single-threaded perl if i
> > want to use DBD::Pg (I know about DBD::PgPP).
> >
> >
> This latter is simply not true.
>
> ActiveState Perl is threaded and DBD::Pg works just fine with it. In
> fact, you don't need to build your own - just get the one from
> pgfoundry:

And I've been using a threaded Perl on Linux/BSD systems for
years. In fact, unless someone recompiles Perl every Fedora
and RHEL system out there using Perl/DBI is doing it with a
Perl compiled with thread support.

-------------------------------------------------------
Frank Wiles, Revolution Systems, LLC.
Personal : frank(at)wiles(dot)org http://www.wiles.org
Work : frank(at)revsys(dot)com http://www.revsys.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-08-03 15:27:20 log_autovacuum
Previous Message Francisco Figueiredo Jr. 2007-08-03 12:40:44 Res: .NET driver