Hallo everybody
I found some problem I cannot solve on my own that's why I turn to the forum. First of all I inherites this system so initial configuration is a bit fuzzy because most of it I needed to find out by trial and error.
I wanted to update our database server to version 9.1. Installing it with apt-get was not a problem. After that I tried to shut down the old postgres sever but OMERO than didn't work any longer. So I re-read the manual for updating on the postrgresql homepage and found I did not transfer the database correcty. So far so good. When I now tried to do the necessary steps I found out DBuser is just virtual. So i cannot login as the user to call the commands. Next step I created this user, new Problem is the user has no rights on the postgresql server files and omero folders, just root has. What i want to know is it really necessary to give the DBuser these rights.
System Ubuntu 12.04 LTS on IBM e-Server
OMERO 4.4.8
ice 3.4
postgresql 8.4/9.1
Thanks for any advice