cartodb-postgresql/test/CDB_QuotaTest_expect
2019-10-24 11:15:15 +02:00

36 lines
381 B
Plaintext

SET
CREATE FUNCTION
CREATE TABLE
CREATE TRIGGER
INSERT 0 1
excess1|t
0
big
ERROR: trigger "test_quota" for relation "big" already exists
DROP TRIGGER
CREATE TRIGGER
INSERT 0 2048
INSERT 0 2048
INSERT 0 2048
t
t
0
2
excess2|t
0
INSERT 0 1
DROP TABLE
CREATE TABLE
CREATE TRIGGER
1
CREATE TABLE
INSERT 0 5
INSERT 0 1
DROP TABLE
excess3|t
DROP TABLE
0
SET
DROP FUNCTION
DROP FUNCTION