Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Use this to specify a different grid storage database - for instance the JIRA database, or a database source specification.

Class

database

Property

gd.ds

Usage

Use this to specify a different grid storage database - for instance the JIRA database, or a database source specification.

Formal specification

gd.ds = jira | <admin specification>

Required

no

Default


Version

1.3, support for data source specifications in 1.12

Comment

The default grid storage database has the label gridds for which you need to define the ds.connection properties.
When you want to store the gridtable in the same database as where JIRA is storing its data use gd.ds = jira 
You could also use any Datasource Specifications
 

Grid data stored in the JIRA database are NOT included in the XML backup

Example

gd.ds = jira
gd.ds = erp

Reference

Datasource Specifications 
Database details - inner specifications 
datasource.names
gd.query.ds
col.xyz.query.ds

  • No labels