Configure Tryton to use PostgreSQL
In this post I will install and configure PostgreSQL as the Tryton data tier. If you have not installed Tryton yet you should start with my post Install Tryton on FreeBSD 13. In Install Tryton on FreeBSD 13, I used SQLite for for basic testing. However, real-world enterprise use with multiple users interacting simultaneously requires high …