Hi all,
I have installed two postgres instances on one server with different ports. And I set up the gridsql with these two nodes.
I inserted some data into the gridsql server, but it was very slow, about 100rows per second. I tried to insert directly into the node database, it was much faster, about 20,000 rows per second. I was using a java application, jdbc, batchexcute for both two tests.
I also tried select from the node and the gridsql. The gridsql is faster as we expected.
Could you please help me to figure out the insert problem? Thanks.
Regards,
David
This message was edited 3 times. Last update was at 9 Nov 2010 02:47:02
|