JGCRI/rgcam

Memory limits blocking ability to connect to database

Closed this issue · 0 comments

As discussed with Pralit today, I was having an issue with the TODO: memory limits preventing me from being able to connect the database in rgcam. The issue was resolved by reducing the memory limits to 1 GB (in querymi.R) in 2 separate places. After this, I was able to connect my database through localDBConn(). We discussed that it would be helpful to make this user configurable.