Databases
- MADlib runs on Greenplum database (GPDB) and and PostgreSQL. The last three major versions of these databases are directly tested with each MADlib release. Older versions of these databases may work fine as well, but we don't test them explicitly.
MADlib Version | Greenplum | Pivotal HDB/ Apache HAWQ | PostgreSQL | Upgrade Path from Previous MADlib Versions* |
---|---|---|---|---|
1.18.0 | 6.x | n/a | 12.x 11.x | 1.17.0 1.16 1.15.1 |
1.17.0 | 6.x Recommend 6.5.0+ for deep learning use cases. | n/a | 12.x 11.x | 1.16 |
1.16 | 6.x | n/a | 11.x 10.x | 1.15.1 1.15 1.14 |
1.15.1 | 5.x 4.3.x | n/a | 10.x 9.6 | 1.15 1.14 1.13 |
1.15 | 5.x 4.3.x | n/a | 10.x 9.6 | 1.14 1.13 1.12 |
1.14 | 5.x | n/a | 10.x | 1.13 1.12 1.11 |
1.13 | 5.x | n/a | 9.6 | 1.12 1.11 1.10 |
1.12 | 5.x 4.3.x | 2.x | 9.6 9.5 | 1.11 1.10 1.9.1 |
1.11 | 5.x 4.3.x | 2.x | 9.6 9.5 | 1.10 1.9.1 1.9 |
1.10 | 4.3.x 4.2.x | 2.x 1.3.x | 9.6 9.5 | 1.9.1 1.9 1.8 |
1.9.1 | 4.3.x 4.2.x | 2.x 1.3.x | 9.6 9.5 | 1.9 and all earlier versions |
* If you are on an older version of MADlib you may need to do multiple hops to update to the latest version
Operating Systems
- TBD