摘要:
localhost.crt-bakvim /etc/netplan/50-cloud-init.yaml 写入网卡 root@master:~# cat /etc/netplan/50-cloud-init.yaml # This file is generated from information 阅读全文
摘要:
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted univ 阅读全文
摘要:
查看有哪些索引和建索引的语句:select * from pg_indexes where tablename='student_class_hour_report_view';-- 查出所有物化视图和表,索引大小并排序: SELECT inet_server_addr() AS instance_ 阅读全文