[ 
https://forge.continuent.org/jira/browse/SEQUOIA-933?page=comments#action_13865 
] 

Olivier TEXIER commented on SEQUOIA-933:
----------------------------------------

Of course it should be possible to specify H2 specific options using 'options' 
attribute of the 'Backuper' tag

exemple, using 'NODATA' and 'NOPASSWORD' h2's specific parameters :

<Backuper backuperName="H2Backuper" 
className="org.continuent.sequoia.controller.backup.backupers.H2Backuper" 
options="parameters=NODATA;NOPASSWORDS"/>

Restriction : Backup of a table subset is not managed because h2 SCRIPT command 
has no such option. Therefore, backup contains everytime all tables

> Provide a backuper for H2 database
> ----------------------------------
>
>          Key: SEQUOIA-933
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-933
>      Project: Sequoia
>         Type: New Feature
>   Components: Backup System
>     Versions: Sequoia 3.0, Sequoia 2.10.6
>     Reporter: Olivier TEXIER
>     Priority: Minor

>
> Original Estimate: 2 days
>         Remaining: 2 days
>
> Sequoia should provide an implementation of Backuper using H2 database backup 
> mechanism, working better than the marvellous Octopus.
> This implementation will use H2 'SCRIPT' command, which create a sql dump 
> file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to