atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

Fix PostgreSQL issue on spinta bootstrap #527

Closed sirex closed 8 months ago

sirex commented 8 months ago

When there are too many tables to create or drop, PostgreSQL runs out of memory. The fix is to run quries with autocommit.