Re: Interfaces that support cursors
От | Jonathan Bartlett |
---|---|
Тема | Re: Interfaces that support cursors |
Дата | |
Msg-id | Pine.GSU.4.44.0310101411510.13045-100000@eskimo.com обсуждение исходный текст |
Ответ на | Re: Interfaces that support cursors (Network Administrator <netadmin@vcsn.com>) |
Ответы |
Re: Interfaces that support cursors
|
Список | pgsql-general |
> 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
В списке pgsql-general по дате отправления: