IMPORT/EXPORT: Updated Java Security Manager permissions for the PostgreSQL JDBC driver
Details
| Detail name | Value |
|---|---|
| Changelog Number | 23855 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | Exasol 8.34.0, Exasol 8.29.10 |
| Resolution Date | 2025-04-16 |
Background
IMPORT/EXPORT using the PostgreSQL JDBC driver did not always work correctly without disabling the Java Security Manager due to a permissions issue.
As a result, higher amount of information might be written to the IMPORT/EXPORT logs.
Improvement
The Java Security Manager policy which is used for JDBC drivers during IMPORT/EXPORT has been updated to allow some newer PostgreSQL JDBC drivers to run without further intervention.
Workaround
The Java Security Manager can be disabled for PostgreSQL JDBC driver.