cartodb-postgresql/test/CDB_QuotaTest_expect
2014-05-09 12:55:41 +02:00

14 lines
169 B
Plaintext

SET
CREATE TABLE
CREATE TRIGGER
INSERT 0 1
ERROR: Quota exceeded by 3.9990234375KB
INSERT 0 1024
0
ERROR: Quota exceeded by 103.9921875KB
8
INSERT 0 1
DROP TABLE
SET