HSQL2.5 and replication - just curious
Posted: Tue Nov 05, 2019 5:31 am
Hi,
HSQL2.5 db Replication - just curious
As I remember from the previous decade replication involves a master db somewhere on a fileserver and some replicas on notebooks, the salesguys end of day procedure once back in the office hooks up to the server and synchronises with the master.
The HSQL manual talks about export/import PERFORM SCRIPTS but does not seem to have any detail ?
So I am just wondering if it would be possible to use the export and import Scripts for some automated backup restore.
Something along the line of run an export script(timestamped) then have a form with a filepicker to select the import script to restore whatever backup to the same db which originated the export?
Anyone using replication with HSQL?
Thks.
HSQL2.5 db Replication - just curious
As I remember from the previous decade replication involves a master db somewhere on a fileserver and some replicas on notebooks, the salesguys end of day procedure once back in the office hooks up to the server and synchronises with the master.
The HSQL manual talks about export/import PERFORM SCRIPTS but does not seem to have any detail ?
So I am just wondering if it would be possible to use the export and import Scripts for some automated backup restore.
Something along the line of run an export script(timestamped) then have a form with a filepicker to select the import script to restore whatever backup to the same db which originated the export?
Anyone using replication with HSQL?
Thks.