Hi,
We have used Tactic 4.5 for a long time.
Recently I want to evaluate 4.9 to see if we can do some upgrades.
We got some problems when installing.
PSQL can't use the default locale(Chinese), install.py reported lots of errors. only can use English Locale to install PSQL.
Now we can use 4.9 on windows server 2019. PSQL 14, Python3.7
But we have encountered our first problem,4.9 can not use 4.5 project template.
report this error message:
Error: current transaction is aborted, commands ignored until end of transaction block
Our 4.5 server's database is too big now, backup .sql file size over 10GB, so we don't want to upgrade from old 4.5 database. we want to make a new server.
So, How to use 4.5 project template?
We have used Tactic 4.5 for a long time.
Recently I want to evaluate 4.9 to see if we can do some upgrades.
We got some problems when installing.
PSQL can't use the default locale(Chinese), install.py reported lots of errors. only can use English Locale to install PSQL.
Now we can use 4.9 on windows server 2019. PSQL 14, Python3.7
But we have encountered our first problem,4.9 can not use 4.5 project template.
report this error message:
Error: current transaction is aborted, commands ignored until end of transaction block
Our 4.5 server's database is too big now, backup .sql file size over 10GB, so we don't want to upgrade from old 4.5 database. we want to make a new server.
So, How to use 4.5 project template?