> Check your postgresql logs firstly. Nothing's showing up in the logs. I can see that postgres has successfully started in syslog when I restart it. I'm not getting anything at all being written to /var/log/postgresql even though debug_level = 4 in /var/lib/pgsql/data/postgresql.conf
Does this mean that tomcat isn't even getting into the database? Regards, Phill ---------------------------(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