Thanks but my nodes will not share a file system or be on the same lan. So as I understand it this will not be a solution.
On Sep 4, 6:39 pm, Noel Grandin <[email protected]> wrote: > http://h2database.com/html/features.html#auto_mixed_mode > > > > > > > > On Tue, Sep 4, 2012 at 9:10 AM, Silvio <[email protected]> wrote: > > 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 > > athttp://groups.google.com/group/h2-database?hl=en. -- 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.
