Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl
Date
Msg-id 0D2D239F.400AE1D4.00013D13@netscape.net
Whole thread Raw
In response to RE: tourble migrating from linux/Apache/postgresql/perl to win200 0/IIS/postgresql/perl  (Rishi Sharma <rsharma@Bigstep.net>)
Responses Getting started on W2K installation of postgreSQL
List pgsql-cygwin
[After the previous reply I've noticed your posts in pgsql-general]

To quote one of the answers there, Pg and DBD::Pg are completely different. You weren't very clear what interface your
scriptsuse. If you used DBI/DBD postgres interface for your scripts, you don't need any perl tweak to your PostgreSQL
build.For a Pg module, you should either find a binary distro which has it included (very hard -- as this should be a
solverbuild -- like in openoffice -- including the prebuild source tree) or to build it yourself. 

As a last comment, DBD::Pg would be a better bet, because its build is not based on PostgreSQL source, but on a working
binarydistribution, with libpq.dll and headers included. If you have problems with CPAN direct access using Perl,
there'salways the ftp/http download alternative -- don't forget the DBI module also. 

                    SLao
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

pgsql-cygwin by date:

Previous
From: s0lao@netscape.net (S. L.)
Date:
Subject: Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl
Next
From: Rishi Sharma
Date:
Subject: RE: RE: tourble migrating from linux/Apache/postgresql/p erl to win2000/IIS/postgresql/perl