AW: performance question

From: "Nagel, Thomas" <tna(at)FIZ-Karlsruhe(dot)DE>
To: "'ernie cline'" <ernie(dot)cline(at)ipgdirect(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: AW: performance question
Date: 2000-07-17 10:03:03
Message-ID: 41EA24EC431CD411AA8200008385014F490FBC@pc.FIZ-Karlsruhe.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

> Is using Perl DBI slow? Would writing the cgi in C speed things up?
> (Please no holy wars for perl vs. C performance! <G>)

C is certainly quicker, but if you still want to use Perl you could
improve Performance by:

- Using mod_perl in Apache http://perl.apache.org/ (Perl Integration in
Apache)
- Using http://www.fastcgi.com/ (basically the Perl Interpreter isn't
restarted every time)

Bye

Thomas

Browse pgsql-general by date

  From Date Subject
Next Message Jesus Aneiros 2000-07-17 11:10:02 Re: urgent help on function/trigger
Previous Message Oliver Elphick 2000-07-17 09:57:21 pg 7.0.2-2 vacuum slowness / loop? (fwd)