cartodb-org / cartodb

Location Intelligence & Data Visualization tool
http://cartodb.com
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Create new load_functions_bbg rake task to only load cartodb extensio… #277

Closed acarrera42 closed 6 years ago

acarrera42 commented 6 years ago

…ns and quota updates on dedicated users and organization owners

During migration the following will need to be run:

bundle exec rake cartodb:db:load_functions_bbg bundle exec rake cartodb:db:load_functions

vmanohar1 commented 6 years ago

If multi-threading worked correctly, we wouldn't need any change in code.. There is a bug in carto code here when using multi-threading.. See - https://github.com/CartoDB/cartodb/issues/13433