exactly!

kr,
gerhard


I thought it would be a config problem! Let me see if I have this correct.

In the virtualdatabase config on the first controller I need to have:

<DatabaseBackend name="postgresql-controller1"
driver="org.postgresql.Driver" url="jdbc:postgresql://controller1/ns"
connectionTestStatement="select now()">

and on the second controller I need to have:

<DatabaseBackend name="postgresql-controller2"
driver="org.postgresql.Driver" url="jdbc:postgresql://controller2/ns"
connectionTestStatement="select now()">

Is this what you mean?


!DSPAM:371,465d74dd169405034519254!



_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to