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