Closed Meditator-hkx closed 7 years ago
Is the server actually running? Start up the system in one terminal:
$ ant hstore-benchmark -Dproject=tpcc -Dnoshutdown=true -Dnoexecute=true
Then connect to it with another terminal:
./hstore tpcc
Oh, my fault. Your answer perfectly solved my problem. I'll remember to keep the server running later.
The fault information is listed as below:
However, that tpcc benchmark has been successful already when using
The catalog info is given as below:
I just don't understand why it couldn't connect the localhost since no password ssh has been set properly. Hope you can give me some help. If more information is needed, please tell me.