cartodb-postgresql/test/CDB_QuotaTest_expect

14 lines
169 B
Plaintext
Raw Normal View History

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