cartodb-postgresql/test/CDB_QuotaTest_expect
Rafa de la Torre 6b9ab3d956 Fix quota test
Now the cartodbfied table is a bit smaller because it does not have the
timestamp columns.
2015-08-12 10:26:37 +02:00

18 lines
215 B
Plaintext

SET
CREATE TABLE
CREATE TRIGGER
INSERT 0 1
ERROR: Quota exceeded by 3.9990234375KB
0
INSERT 0 2048
INSERT 0 2048
INSERT 0 2048
2
ERROR: Quota exceeded by 519.998046875KB
0
INSERT 0 1
DROP TABLE
SET
DROP FUNCTION