On Thu, Nov 14, 2002 at 10:47:20AM +0300, dima wrote: > 2) think about writing a server which would provide cgi scripts with > cached connections; you can $handle->prepare(...) the most common > queries as well.
This seems like a common requirement. Are there any such tools which can be run in a web server (or similar) environment to keep a pool of postgresql connections, and perhaps cache common queries also? Regards, Chris -- Chris Miles [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly