I have a question that probably must be a FAQ... I didn't see in the documentation on in other pages if the driver is always backward compatible with any version of the PostgreSQL server... for example if I have a server 7.3.3 and I have the driver pg74.1jdbc3.jar (the lastest) it is fully backward compatible with that server (I see in the server console a FATAL: unsupported frontend protocol ... but the driver seem to be working in the client side) or I must use the pg73jdbc3.jar instead.
Any information would be appreciated
Thankx!!!!
Armando