dbpath=../hisdb logpath=../log/hisdb.log port=30002
如果想移动数据文件hisdb的目录到其他位置,如移动到:d:\hisdb下,操作步骤如下:
dbpath=d:/hisdb2 logpath=../log/hisdb.log port=30002