PostgreSQL Driver Queries Fail in 4.5.3.002 : createclob() not yet implemented

Description

we are getting attached error while try to insert data in to a table which have text data type column in PostGres

Environment

Tested this in Windows 10 & Windows 8

Attachments

2
  • 21 Jan 2016, 07:06 am
  • 21 Jan 2016, 06:30 am

Activity

Show:

Michael Offner 25 January 2016 at 12:53

we have updated the driver for 5.0 but not for 4.5 (see comments above)

Michael Offner 25 January 2016 at 10:08

as you can see in the exception, the error occurs in the JDBC driver coming from postgre, so best is to update the JDBC driver.
We will update the driver for Lucee 5.0, but we have no plans to update for Lucee 4.5.
But you can do that yourself very easy, simply download the driver here https://jdbc.postgresql.org/download.html (JDBC4 Postgresql Driver, Version 9.4-1207) and replace the existing postgre.jar with that one. Important: remove the old one and not only rename it.

Fixed

Details

Assignee

Reporter

Priority

Labels

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 21 January 2016 at 06:34
Updated 12 May 2021 at 14:01
Resolved 25 January 2016 at 12:53

Flag notifications