Version compatibility - Giswater/giswater_dbmodel GitHub Wiki
Here you can find the version compatibility tables of Giswater working with QGIS, PostgreSQL, EPANET, and SWMM.
QGIS | POSTGRES | EPANET | SWMM | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Giswater Version | From | To | PostgreSQL | PostGIS | pgRouting | From | To | From | To | |||
3.5 | 3.22 | 3.28 | 10.x | 15.x | X | X | X | X | 2 | 2.2 | 2.0 | 5.2 |
3.6 | 3.34 | 3.40 | 10.x | 17.x | X | X | X | X | 2.2 | 3.2 | 2.0 | 5.2 |
4.X.Y | 3.34 | 3.44 | 13.X | 18.X | 3.3 | 3.5 | 3.8 | 3.8 | 2.2 | 3.2 | 2.0 | 5.2 |
Here the recommended versions of QGIS, PostgreSQL, PostGIS, pgRouting, EPANET, and SWMM.
Giswater Version | QGIS | PostgreSQL | PostGIS | pgRouting | EPANET | SWMM |
---|---|---|---|---|---|---|
3.5 | 3.28 | 15.x | X | X | 2.2 | 5.1 (en-US) |
3.6 | 3.40 | 17.x | X | X | 2.2 | 5.1 (en-US) |
4.X.Y (current) | 3.40 | 17.X | 3.5 | 3.8 | 2.2 | 5.1 (en-US) |
For Giswater 4.X.Y, it is essential to use pgRouting version 3.8.0 or newer. Most recent PostgreSQL distributions include this version by default; however, some older distributions might not. If your installation does not include pgRouting 3.8.0 or above, you can manually install or upgrade it.
For detailed instructions on installing or updating pgRouting, please refer to the official pgRouting installation documentation.