
November 29th, 2004, 09:01 AM
|
|
|
|
Counting Queries: PostgreSQL Analysis
There are a number of ways to get your database-backed Web application to run faster on the same hardware--allowing you to postpone upgrades for at least a little while, thus cutting costs. One way involves examining how your applications are interacting with the database. Tom Copeland explains how to "tune the queries" for a PostgreSQL database.
Read the full article here: Counting Queries: PostgreSQL Analysis
For more discussion go here: Blog Article Discussion
|