Commit Graph

21 Commits (b913defebb0c73a112a9e3ef80be90f78b332798)

Author SHA1 Message Date
Kartones 6c7706672f #69 now using pg_relation_size
10 years ago
Rafa de la Torre 693b147ef1 Fix corner case (no tables) in CDB_UserDataSize #65
10 years ago
Rafa de la Torre a4e42571cd Add a comment to CDB_UserDataSize (from PR) #65
10 years ago
Rafa de la Torre bf622ae5a6 Optimize CDB_UserDataSize (on behalf of @javisantana) #65
10 years ago
Kartones dbb6f42b99 #1368 fixed escapings
10 years ago
Kartones 3b5c1f65cb #1138 Quota changes, raster import cartodbfication and quota spec
10 years ago
Kartones b7c2336ae0 #1138 not counting raster overviews for quota
10 years ago
Kartones 6c57640901 CDB-3870 replaced priority of qmax inside checkquota
10 years ago
Raul Ochoa 2bd0b223a6 CDB_SetUserQuotaInBytes returning set value instead of previous value.
10 years ago
Raul Ochoa 5806ac8f8d Force schema so it can calculate the size of the database with the proper schema
10 years ago
Kartones 1c86599f9d CDB-3094 Discovered that EXECUTE FORMAT seems to quote schema names when it needs to
10 years ago
Kartones 3c5251e6c6 CDB-3303 Cartodbfication also supporting optional schemas
10 years ago
Kartones 3d595976f6 CDB-3302 CDB_CheckQuota now also accepts a schema name. Added a convenience method to check if a schema is valid or not
10 years ago
Kartones 021d922d84 CDB-3304 Method cdb_userdatasize now has schema_name param, and added backwards-compatible version without it
10 years ago
Sandro Santilli f5ad0d0434 Fully qualify call to CDB_UserDataSize from quota trigger
10 years ago
Sandro Santilli 8d6188e282 Have _CDB_UserQuotaInBytes() take precedence over parameter-based quota
11 years ago
Sandro Santilli b69ded8f66 Let CDB_CheckQuota second parameter override configured user quota
11 years ago
Sandro Santilli 30186ac8cb Pretend _CDB_UserQuotaInBytes has to stay in public
11 years ago
Sandro Santilli acf3097c3a Add CDB_SetUserQuotaInBytes function
11 years ago
Sandro Santilli 15740f2ef6 Enable running all tests via "installcheck"
11 years ago
Sandro Santilli 2f1fdf5a15 Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
11 years ago