On Fri, Feb 24, 2006 at 05:03:58PM -0500, Lane Van Ingen wrote:
> I want to use pgStatTuple to analyze performance problems when visiting user
> sites; it is a good tool. I know how to set it up; but I couldn't find an
> interpretation of what it generates as a result, so I can be sure of
> interpr
Hi all, I am using v. 8.0.1, using a Windows 2003 server platform.
I want to use pgStatTuple to analyze performance problems when visiting user
sites; it is a good tool. I know how to set it up; but I couldn't find an
interpretation of what it generates as a result, so I can be sure of
interpretin
Hi,
I am using multiple queries inorder to get objectid from the DB.When i am
executing the same query from the DB side it is working fine.If i am using the
same in my application It is showing"PGRES_FATAL_ERROR"
I am Wondering how this is happening..Pls tell me what i need to do...In
case