D:\host\rcube\SQL\postgres\2013011000.sql

CREATE TABLE "system" (
    name varchar(64) NOT NULL PRIMARY KEY,
    value text
);