摘要:
一、jmeter.bat中jvm调优设置rem rem Environment variables that can be defined externally:remrem Do not set the variables in this script. Instead put them into 阅读全文
摘要:
一、安装pgsql 1、下载免安装版zip版 解压 2、初始化数据库 进入bin目录并执行初始化命令 initdb.exe D D:\pgsql\data E UTF 8 locale=chs U postgres W 注: D :指定数据库簇的存储目录D:\pgsql\data E :指定编码格式 阅读全文