dreamfactorysoftware / dreamfactory

DreamFactory API Management Platform
https://www.dreamfactory.com
Apache License 2.0
1.56k stars 315 forks source link

Not able to insert more than 3000 records into PostGreSQL in single POST request #158

Closed mital7559 closed 7 years ago

mital7559 commented 7 years ago

Hi,

Dreamfactory version : 2.8.0

I am trying to post more than 3000 records in single POST request but it return 500 error code with an html response page of something went wrong.

URL : http://localhost/api/v2/postgresql/_table/users

Is there any limits set some where in properties file or we cannot insert more than 3000 records in single request?

I want to perform batch insert of like lacs of records , so suggest is that possible with dreamfactory?

Kindly assist.

MSchaer1985 commented 7 years ago

@mital7559 please use the community forum. The DreamFactory GitHub isn't for support.