摘要:
postgresql多种建表方式,如create table (like parent table),create table as table,select into table,create table new_table as select 阅读全文
posted @ 2016-06-22 22:39
alianblog
阅读(12983)
评论(0)
推荐(0)
摘要:
当表越来越大,读写性能就会受到严重影响,通过触发器,存储过程和继承表实现表分区,将数据均匀分布,可提升大表的读写性能 阅读全文
posted @ 2016-06-22 21:42
alianblog
阅读(3718)
评论(0)
推荐(0)

浙公网安备 33010602011771号