COMMENT ON TABLE main.test_table IS 'very nice table';
COMMENT ON COLUMN test_table.test_table_column IS 'very nice column';