Re: how to separate database and web server ?

pkc_mls <[email protected]> Thu, 14 May 2009 09:44:29 +0200
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <[email protected]>
Adam Tauno Williams a écrit :
>> I installed ogo on ubuntu 8.10 but I'd like to run the postgresql on a 
>> separate server.
>> I configured the postgres stuff on the new host, and ran the \i command 
>> correctly.
>> How can I tell  ogo to use another host for the database ?
>>     
> Defaults write NSGlobalDomain \
>   LSConnectionDictionary \
>     '{ databaseName = *****;
>        hostName = "*******";
>        password = "*******";
>        port = 5432;
>        userName = ***** }'
>
>   
I already used this command but I forgot to do this systematically 
before running the webui.
I now scripted the webui with this command before to avoid forgetting it 
in the future.

thanks for the fast response.

-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users