Hello

Am 31.05.2016 um 04:02 schrieb Zhang Huangbin (z...@iredmail.org):
> 
>> On May 31, 2016, at 3:25 AM, Patrice Levesque (pleves...@inverse.ca) 
>> <users@sogo.nu> wrote:
>>
>> Let me restate, the “combined” data model is *optional* and is not part
>> of any standard upgrade routine.
> 
> Any official document about migrating to "combined" data model?
> 
> ----
> Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/
> Time zone: GMT+8 (China/Beijing).
> 

Quoting from an earlier message on this list (2016-05-19 13:17 UTC from
Ludovic Marcotte):
1. stop sogod
2. stop memcached
3. do a full database backup
4. run the appropriate sql-update-3.0.0-to-combined* script in Scripts
5. set OCSCacheFolderURL to something like
   "postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_cache_folder"; for
   PostgreSQL, adjust accordingly for MySQL
6. set OCSStoreURL =
   "postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_store"; for
   PostgreSQL, adjust accordingly for MySQL
7. set OCSAclURL =
   "postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_acl"; for
   PostgreSQL, adjust accordingly for MySQL
8. start memcached
9. start sogod

According to bug http://sogo.nu/bugs/view.php?id=3699
OCSSessionsFolderURL must be changed too.

7.b set OCSSessionsFolderURL =
"postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_sessions_info"


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to