Re: Perl "with-perl" configuration option

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: John Gibson <gib(at)edgate(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Perl "with-perl" configuration option
Date: 2003-12-12 20:47:34
Message-ID: 3FDA2966.3030002@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Gibson wrote:

> Hi, all.
>
> I read that the "--with-perl" option "Build the PL/Perl server-side
> language". Does that mean the the switch is necessary to connect to
> the PostgreSQL database if you are using a perl program?

No. It means that it will install the plPerl procedural language. You
need DBI and DBD::Pg for external Perl access to the database.

Sincerely,

Joshua D. Drake

>
> It seems to me that it is only for allowing the use of perl *inside*
> of postgres and if one is just using perl programs to access the
> database from the outside this switch is not necessary. I want to
> make sure I give the applications programmers the tools they need.
>
> Also, does the PL/pgSQL server-side language get built automatically
> by default?
>
> ...john
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-12-12 21:16:44 Re: Reordering results for a report
Previous Message scott.marlowe 2003-12-12 20:44:05 Re: Error with table