1 2 3 4 5
## If the database is distant #DBSTRING="postgresql://localhost/chan" ## If the database is on the same computer # DBSTRING="dbname=chan host=/tmp"