vendredi 3 avril 2015

Sails fails to return or error on large result set

I am bypassing the ORM and using the Model.query function to query and return a "large" result set from PostgreSQL. The query returns around 2 million rows. When running the query directly from postgres it returns in around 20s. The query fails silently when executed from sails. Is there a limit on the number of rows that can be returned?


Aucun commentaire:

Enregistrer un commentaire