Hi All, Is there is a way to log every SQL query on potgresql server and also their execution time? I need to find which query that eat CPU resource. Applications connected to this server are from PHP and VB client.
Thanx. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match