2018年6月5日

摘要: appendonly drop table if exists test_appendonly; create table test_appendonly with(appendonly=true, compresslevel=5) as select generate_series(0, 1000 阅读全文
posted @ 2018-06-05 07:43 binarylei 阅读(788) 评论(0) 推荐(0)

导航