cartodb-postgresql/test/CDB_QuotaTest_expect
2014-10-21 16:19:44 +02:00

16 lines
185 B
Plaintext

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