Getting database exception (temporary file size exceeds temp_file_limit (1048576kB)) while running report definition
Hello Team,
I have a requirement where more than 100 columns (but would be less than 150) need to be extracted from the database. Some of these columns are as aggregate properties of different classes, so I have used 4-5 different declare indexes as class join in this report definition. I'm getting the below exception on standalone running it. "An error occured on executing the query for the report definition - There was a problem getting a list: code: 0 SQLState: 53400 Message: ERROR: temporary file size exceeds temp_filesyskB) DatabaseException caused by prior exception: org.postgresql.util.PSQLException: ERROR: temporary file size exceeds temp_file_limit (1048576kB) | SQL Code: 0 | SQL State: 53400 " If anyone has ever faced a similar issue or has any idea to resolve this issue then please let me know. I Thanks in advance. Regards, Parvesh Kumar
***Edited by Moderator Marije to change type from Pega Academy to Product***