Arindam <[EMAIL PROTECTED]> writes: > I am in a fix. Do I need to separately download the jdbc drivers and > build them into a jar file?
The jdbc driver is distributed separately now, yes. See http://jdbc.postgresql.org/ regards, tom lane ---------------------------(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