From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | julian(at)avbrief(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | pgpool simple feature request |
Date: | 2005-02-05 16:08:13 |
Message-ID: | 4204EF6D.1030103@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
Command Prompt develops a lot of web based applications.
One of the problems with the web is you can't really
pre determine a lot of tasks because of the statelessness.
It would be nice if you could tell pgpool to perform certain
queries on initialization of a new connection. This would
allow web based applications to take advantange of several
nice features including:
cursors for more than just the single session
global variables
preloaded indexes for performance in ram
etc...
Thoughts?
Sincerely,
Joshua D. Drake
--
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
PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachment | Content-Type | Size |
---|---|---|
jd.vcf | text/x-vcard | 285 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-02-05 16:57:00 | Re: Update command too slow |
Previous Message | Christopher Browne | 2005-02-05 15:45:26 | Re: pgpool 2.5b2 released |