This forum is no longer active. Please post your questions to our new community site
Problem with PostgreSQL
|
|
Hi, after successfull installation of lapp-1.1 on SuSE 10.2
Thanx, |
|
|
Hi, It seems that the main script are not changing to the postgres user to start the database. It seems a bug that we have to fix. Could you try to install the LAPP using another user instead of “root”? Thanks for reporting it. |
|
|
I can not install LAPP as an ordinal user in ”/opt”. This can make only root. The problem is that PostgreSQL should be started from the user “postgres”. You have already changed in LAPP permissions of the postgres catalog, but probably forgot about the user in the script “lapp/posrgresql/scripts/ctl.sh”. Usually i am using this simple script to start postgresql. You can take particular commands and modify ctl.sh. Note: Thanx to beltran for fixed formating. :)
|
|
|
Hi, Post fixed. You can use the following tags to show code < pre > < code > CODE < / pre > < / code> . Thanks a lot for posting a solution, we will fix this issue for the next version. |

