02 2022 档案
【GP权限管理】创建资源队列
摘要:定义一个新的资源队列 概要 CREATE RESOURCE QUEUE name WITH (queue_attribute=value [, ... ]) 其中queue_attribute是: ACTIVE_STATEMENTS=integer [ MAX_COST=float [COST_OV 阅读全文
posted @ 2022-02-24 16:31 helontian 阅读(404) 评论(0) 推荐(0)
MySQL利用从库搭建从库
摘要:需要关闭skip-slave-start 阅读全文
posted @ 2022-02-21 20:59 helontian 阅读(59) 评论(0) 推荐(0)