Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clustering #2

Open
carrot-garden opened this issue Jul 9, 2012 · 0 comments
Open

clustering #2

carrot-garden opened this issue Jul 9, 2012 · 0 comments

Comments

@carrot-garden
Copy link

  1. I am curious if there is an easy way to support

http://www.h2database.com/html/advanced.html#clustering

one more goal to invoke:

java org.h2.tools.CreateCluster
-urlSource jdbc:h2:tcp://localhost:9101//test
-urlTarget jdbc:h2:tcp://localhost:9102/
/test
-user sa
-serverList localhost:9101,localhost:9102

?

  1. or generalize this to include other "h2 tools"

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants