[database] Merge queries
Joshua D. Drake
jd at commandprompt.com
Sat Jul 19 21:32:39 UTC 2008
On Sat, 2008-07-19 at 15:53 -0500, David Timothy Strauss wrote:
> ----- "Larry Garfield" <larry at garfieldtech.com> wrote:
> I'd suggest creating a function in MySQL and PostgreSQL that handles the queries. The three queries in and of themselves don't take much time; the enemy is the latency of three queries. If an in-database function handles the logic, I think we'll be in good shape.
>
That would be my suggestion as well.
Joshua D. Drake
--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
More information about the Database
mailing list