Menu

#1400 postgres plugin not downloaded

SQuirreL
closed
nobody
None
medium
2019-08-09
2019-08-09
Roger Pack
No

As a note after running the installer jar on OS X, and checking "plugin PostgreSQL" when I start squirrel, the postgres option for a new alias still has a red "x" next to it, and doesn't connect: "JDBC Driver class not found class java.lang.ClassNotFoundException: org.postgresql.Driver"

Discussion

  • Gerd Wagner

    Gerd Wagner - 2019-08-09

    There's a misunderstanding:
    The Postgres plugin doesn't provide the Postgres JDBC driver, which can be downloaded here
    https://jdbc.postgresql.org/download.html
    and in SQuirreL needs to be added to the "Extra Class Path" of your driver definition.
    Currently you should download the "42.2.6 JDBC 42" version of the driver.

    The Postgres plugin adds some Postgres specific functions to SQuirreL once you are connected to a Postgres database.

     
  • Gerd Wagner

    Gerd Wagner - 2019-08-09
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB