Connect and use a PostgreSQL database
PRESENTATION
The aim of this tutorial is to show you how to connect and use a pgSQL database to your model. It can be used in the case where we have a lot of data. For instance, we used it on projects about urban logistics and transport supervision. Before starting this tutorial, please follow these guides to:
- Get PostgreSQL → Connect database to your model - Download and install PostgreSQL
- Get Cygwin packages → Cygwin - Packages
- Add environment variables → Cygwin - Path variables
Prerequisites
You should have already installed PostgreSQL.