Re: Picking DB interfaces - Mailing list pgsql-general

From Tom Lane
Subject Re: Picking DB interfaces
Date
Msg-id 21971.966660784@sss.pgh.pa.us
Whole thread Raw
In response to Picking DB interfaces  ("Jason J. Czerak" <jason-czerak@jasnik.net>)
List pgsql-general
"Jason J. Czerak" <jason-czerak@jasnik.net> writes:
> what i'm confused about now is the best way to interface with the server.
> there's ODBC, DBI, and others.
> My main tools are Perl and PHP.

If you're using Perl I think it's a no-brainer: DBI is the standard way.
(Not sure why we don't include a DBI driver in the standard pgsql
distro, but you can find one in CPAN.)

            regards, tom lane

pgsql-general by date:

Previous
From: "Jason J. Czerak"
Date:
Subject: Picking DB interfaces
Next
From: Tom Lane
Date:
Subject: Re: [General]Postgres Upgrade