On Mon, 4 Aug 2003, Lufkin, Brad wrote:
> Where can I get the Postgres JDBC jar files? When I try to download them
> from the downloads page, I get a page with garbage on it and no file dialog
> to save anything. What gives?
The jdbc.postgresql.org web server is incorrectly configured and responds
with a Content-Type: text/plain header for the jar file, so your browser
is trying to display it as text. Try right clicking on the link to the
jar file and selecting "Save Link Target As..." or something similar.
Kris Jurka