摘要:
32个命令,可以分为7大类 一、pt-query-digest分析慢日志 $ mysql -uadmin -p -S /u01/mysql/run/mysql.sock -BNe "show variables like 'long_query_time';"Enter password: long 阅读全文
摘要:
$ psql -Vpsql (PostgreSQL) 12.3 安装postgres_fdw $ cd /usr/local/pgsql/contrib/$ ls |grep postgres_fdw/$ cd postgres_fdw/$ lsconnection.c deparse.c expe 阅读全文