Update install.sh
This commit is contained in:
parent
3e9b47cbf3
commit
264dd392f6
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue