摘要:
1.添加主键索引 ALTER TABLE table_name ADD PRIMARY KEY (column) ,Algorithm=Inplace ; 2.添加唯一索引 ALTER TABLE table_name ADD UNIQUE (column) ,Algorithm=Inplace ; 阅读全文
posted @ 2022-08-27 20:02
红缨飘尽
阅读(316)
评论(0)
推荐(0)
摘要:
原创 xiongcc PostgreSQL学徒 2021-08-26 16:35 原文地址 引言 PostgreSQL插件简直太多了,又整理了一次,也发现了许多潜在的有价值的插件。 运维相关 pg_crash、pg_simula:模拟数据库crash pg_remote_exec:通过sql在服务器 阅读全文
posted @ 2022-08-27 09:24
红缨飘尽
阅读(2394)
评论(0)
推荐(0)

浙公网安备 33010602011771号