From: | Network Administrator <netadmin(at)vcsn(dot)com> |
---|---|
To: | Jonathan Bartlett <johnnyb(at)eskimo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Interfaces that support cursors |
Date: | 2003-10-11 14:47:20 |
Message-ID: | 1065883640.3f8817f866f75@webmail.vcsn.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Quoting Jonathan Bartlett <johnnyb(at)eskimo(dot)com>:
> > Absolutely- I was gonna dig into my mod_perl manual since I'm not sure
> if/how I
> > can make the HTML interfaces persist in Apache- I know the backend can
> (Apache
> > <-> Pg) but instead of increasing the complexity of things this time(all
> the
> > script does is write pages of images), I'll see how the selects with
> > offset/limit modifiers perform. I'm going to check our that Persistent
> Perl
> > product for future reference too. Thanks.
> >
>
> PersistentPerl Kicks Butt! You can use the standard CGI stuff, and still
> get the speed benefits of hacks like mod_perl. Most of my bigger web
> applications take about 5seconds for perl to parse, which would make them
> useless without PersistentPerl.
>
> One site I built using PersistentPerl is http://store.wolfram.com/ - I
> don't know if they still use it, but I don't see why they would have
> changed. It was a beauty.
>
> Jon
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
Cool... I can use this on the apps I wrote before I got into mod_perl. I might
just try to upgrade a couple of projects on Sunday. Let folks Monday morning
think there was a server upgrade :) Thanks again.
--
Keith C. Perry
Director of Networks & Applications
VCSN, Inc.
http://vcsn.com
____________________________________
This email account is being host by:
VCSN, Inc : http://vcsn.com
From | Date | Subject | |
---|---|---|---|
Next Message | Nick Barr | 2003-10-11 14:55:43 | Re: go for a script! / ex: PostgreSQL vs. MySQL |
Previous Message | Ron Johnson | 2003-10-11 10:43:27 | Re: go for a script! / ex: PostgreSQL vs. MySQL |