Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

CLOB Issues in Postgres #64

Open
juliakozlovsky opened this issue Jun 9, 2015 · 0 comments
Open

CLOB Issues in Postgres #64

juliakozlovsky opened this issue Jun 9, 2015 · 0 comments

Comments

@juliakozlovsky
Copy link

When loading certain large strings into a KAM (examples in large_corpus.bel), get the following error:

[ERROR]: Unable to load KAM.
[ERROR]: Error loading annotation values for kam2
reason: (0) Method org.postgresql.jdbc4.Jdbc4PreparedStatement.setClob(int, Reader, long) is not yet implemented.
(17) Error loading KAM

Phase IV failed with error (17) Error loading KAM.
BEL Compiler exited with error code 17 in phase IV.

Attempts to upgrade the PostgresSQL JDBC driver did not seem to help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant