hi
I have a table with 100000000 records but I have problems with java heap space
I modify the parameters of jvm -Xmx4g but get the same error
What would be your recommendation?
I am using a connection to a Postgres database.
thanks...
I have a table with 100000000 records but I have problems with java heap space
I modify the parameters of jvm -Xmx4g but get the same error
What would be your recommendation?
I am using a connection to a Postgres database.
thanks...