Changes

m
Line 44: Line 44:  
psql -d template1 -c "alter user dolibarrowner with password dolibarrownerpass"
 
psql -d template1 -c "alter user dolibarrowner with password dolibarrownerpass"
 
exit
 
exit
sudo /etc/init.d/postgresql-8.3 restart
+
sudo /etc/init.d/postgresql-x.x restart
 
</source>
 
</source>
 
You can test a connection with this user with command
 
You can test a connection with this user with command