Difference between revisions of "Database"
Jump to navigation
Jump to search
(Created page with '== supported database systems == The default database for a regify-provider system is '''MySQL''' in version 5.1 or greater. Alternatively, you can use '''IBM-DB2''' database to …') |
|||
Line 4: | Line 4: | ||
== database structure == | == database structure == | ||
+ | The regify provider database consists of 14 tables, 30 indices. There are no stored procedures or views involved. | ||
== needed space == | == needed space == |
Revision as of 15:12, 30 December 2009
Contents
supported database systems
The default database for a regify-provider system is MySQL in version 5.1 or greater. Alternatively, you can use IBM-DB2 database to run the regify-provider.
database structure
The regify provider database consists of 14 tables, 30 indices. There are no stored procedures or views involved.