Hello, all
I’ve almost imported all the data, and now trying to query index and constraints, CPT 4.
But, some errors are being occurred while querying them
-
When excute CPT 4 with command “java -jar cpt4.jar 5” on cmd ,
it says, Usage: java -Dumls-user=xxx -Dumls-password=xxx -jar cpt4.jar <version = 4 or 5> -
When create “index” on postgresql ,
it says “could not extend file “base/26395/28679.2”: No space left on device” although storing on Hard disk which is 1TB -
When import ref_CPT4.csv on postgresql
it says “COPY delimiter must be a single one”
Thank you
Michael Joung