Actually, I am still guessing since I have only used H2database with embedded mode connections.
I think I have to start the TCP server from within my primary node and use that as the connection point for my secondary nodes. But can the primary node at the same time make local connections to the same database? And for the TCP client connections: what constitues a path in that case? Do the TCP clients need to know paths on the server or can the server expose them via something like an alias? TIA Silvio On Sep 3, 10:13 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > You seem to have a pretty good idea what you want to do, so I guess you > should be able to do it yourself, no? > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
