Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-7051

Upgrade PostgreSQL JDBC driver to the latest version - 42.2.2

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 4.5.4, 4.6.0
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The driver version 42.2.2 works with Java 8+, supports JDBC 4.2 and PostgreSQL 8.2+.

            [FE-7051] Upgrade PostgreSQL JDBC driver to the latest version - 42.2.2

            Marek Tokarski added a comment - - edited

            Previously bundled driver caused errors when connected to the PostgreSQL 9.6 database:

            Caused by: org.postgresql.util.PSQLException: ERROR: column am.amcanorder does not exist
            Position: 407
            

            If this error occurs, new driver with support for PostgreSQL 9.6 should be used.

            Information how to change used driver is included in Migrating to PostgreSQL.

            Marek Tokarski added a comment - - edited Previously bundled driver caused errors when connected to the  PostgreSQL 9.6 database: Caused by: org.postgresql.util.PSQLException: ERROR: column am.amcanorder does not exist Position: 407 If this error occurs, new driver with support for PostgreSQL 9.6 should be used. Information how to change used driver is included in Migrating to PostgreSQL .

              mparfianowicz Marek Parfianowicz
              mparfianowicz Marek Parfianowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: