Current File : /home/choksima/domains/choksima.com/public_html/roundcube/SQL/postgres/2013011000.sql
CREATE TABLE "system" (
    name varchar(64) NOT NULL PRIMARY KEY,
    value text
);