Files
cartodb-postgresql/scripts-available
Mario de Frutos 4908bacc4b If existing overviews we regenerate them
Instead of make a DROP/CREATE always, in case we have existing
overviews we have to make DELETE/INSERT because DDL operations require
AccessExclusiveLock which is not compatible with AccessShareLock that
is used by the queries used to gather data for the tiler.

This incompatibility above mentioned leads to have deadlocks
2017-06-02 15:23:47 +02:00
..
2015-06-25 08:17:41 -04:00
2015-09-25 19:13:04 +02:00
2015-10-27 12:11:00 +01:00
2014-08-19 18:09:27 +02:00
2015-09-21 16:31:12 +02:00