Add port to Backuper dumpServer specification
---------------------------------------------
Key: SEQUOIA-830
URL: https://forge.continuent.org/jira/browse/SEQUOIA-830
Project: Sequoia
Type: Improvement
Components: Backup System
Versions: Sequoia 2.10.2
Environment: All
Reporter: Neil Aggarwal
The Backuper options allows specification of a dump server IP address. I would
like to add the ability to specify the port as well.
Here is an example:
<Backup>
<Backuper backuperName="postgres" className=
"org.continuent.sequoia.controller.backup.backupers.
PostgreSQLSplitPlainTextBackuper"
options="dumpServer=192.168.1.8,splitSize=500m"/>
</Backup>
We should be able to specify:
<Backup>
<Backuper backuperName="postgres" className=
"org.continuent.sequoia.controller.backup.backupers.
PostgreSQLSplitPlainTextBackuper"
options="dumpServer=192.168.1.8:[PORT],splitSize=500m"/>
</Backup>
Thanks.
--
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