In response to "alan bryan" <[EMAIL PROTECTED]>:
> I've got a web site (apache/php) with a postgres 8.2.5 database(s).
>
> We're now getting some periods of high load. We have a lot of dynamic
> queries so I'm not able to just tune and optimize a few known queries
> ahead of time.
>
> Is there
I've got a web site (apache/php) with a postgres 8.2.5 database(s).
We're now getting some periods of high load. We have a lot of dynamic
queries so I'm not able to just tune and optimize a few known queries
ahead of time.
Is there a way that I can get a list of all the actually SQL queries
as p