cartodb-postgresql/test/CDB_QuotaTest_expect

16 lines
185 B
Plaintext
Raw Normal View History

SET
CREATE TABLE
CREATE TRIGGER
INSERT 0 1
ERROR: Quota exceeded by 3.9990234375KB
0
INSERT 0 1024
8
2014-10-21 22:19:44 +08:00
ERROR: Quota exceeded by 123.9921875KB
0
INSERT 0 1
DROP TABLE
SET
DROP FUNCTION