Menu

How to recreate a driver for PostgreSQL

2018-01-30
2018-12-04
  • Brain not found

    Brain not found - 2018-01-30

    Hello,
    I accidently deleted the PostgreSQL driver in the main menu, and I have no idea of which file i have to choose to recreate it when i add a new driver
    Can anybody help me?

     
  • Anonymous

    Anonymous - 2018-12-03

    That guide does not help. I have installed libpostgresql-jdbc-java 42.2.5-1.pgdg100+1 on my computer (the same as the driver on the webpage you refer to) but there is no file org.postgresql.Driver in the package not even in the source of the package. Yet your gui is looking for org.postgresql.Driver . Pointing it to any of the postgresql*.jar-files in /usr/share/java does not make any difference:

    /usr/share/java/postgresql-42.2.5.jar
    /usr/share/java/postgresql-jdbc3.jar
    /usr/share/java/postgresql-jdbc4.jar
    
     
    • PAscal

      PAscal - 2018-12-03

      with postgres driver, downloaded from
      https://jdbc.postgresql.org/download/postgresql-42.2.5.jar
      driver:
      org.postgresql.Driver
      is available and works

       
  • Anonymous

    Anonymous - 2018-12-04

    I have tried that one. The result is the same:

    Screenshot

     

Anonymous
Anonymous

Add attachments
Cancel