Scott, > Sometimes when you click on a link on my site to access my postgres > database it takes forever for it to connect. You can click this link and > see how long it takes. > <http://www.3idiots.com:8080/examples/jsp/movies/wantedlist.jsp> > http://www.3idiots.com:8080/example.../wantedlist.jsp
Sounds like it's a problem with your Tomcat and/or JDBC setup. Try the pgsql-jdbc mailing list for help. -- Josh Berkus Aglio Database Solutions San Francisco ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match