You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cartodb-postgresql/test/CDB_QuotaTest_expect

16 lines
185 B

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