Update install.sh

This commit is contained in:
Mr Chen 2024-11-29 18:28:18 +08:00
parent 3e9b47cbf3
commit 264dd392f6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ sysName=`uname`
install_tmp=${rootPath}/tmp/mw_install.pl
postgreDir=${serverPath}/source/postgresql
VERSION=17.0
VERSION=17.2
# su - postgres -c "/www/server/postgresql/bin/pg_ctl start -D /www/server/postgresql/data"