Servers Enterprise
Q: Unable to import wiki data - WARNING: SET LOCAL can only be used in transaction blocks
I'm trying to use the wikiadmin tool to export all wikis from one server, and then import them onto another server, both on OS X El Capitan.
I can export the wikis fine from the first server
sudo wikiadmin export -all -path wikis
I then copy the exported files over to the second server and try to import them into the wiki
sudo wikiadmin import -all -path wikis/
The output is this message, about 31,000 times:
WARNING: SET LOCAL can only be used in transaction blocks
There are no other errors, but nothing in the wiki on the second server changes.
Googling suggests it's related to PostgreSQL, but I haven't been able to find any suggestions on how to fix it. Any ideas on what to do next?
Mac mini, OS X Mavericks (10.9.1)
Posted on Jul 7, 2016 8:08 AM