Hello,

Sogo has two modes for database.

The current one, with only 11 tables

The legacy one with several tables per user
Both are ok and once a mode has been chosen, you can’t switch between them.

If you’re setting up a new sogo server, we encourage to use the new mode (by 
setting OCSStoreURL, OCSAclURL and OCSCacheFolderURL).

Quentin

 

From: users-requ...@sogo.nu <users-requ...@sogo.nu> On Behalf Of Max Malycha
Sent: jeudi 22 février 2024 11:33
To: users@sogo.nu
Subject: Re: [SOGo] How many table

 

Hi,
my (MySQL-)Database holds only 11 tables:

mysql> use sogo

Reading table information for completion of table and column names

You can turn off this feature to get a quicker startup with -A

 

Database changed

mysql> show tables;

+------------------------+

| Tables_in_sogo |

+------------------------+

| sogo_acl |

| sogo_admin |

| sogo_alarms_folder |

| sogo_cache_folder |

| sogo_folder_info |

| sogo_quick_appointment |

| sogo_quick_contact |

| sogo_sessions_folder |

| sogo_store |

| sogo_user_profile |

| users |

+------------------------+

11 rows in set (0,00 sec)


I'm not sure, but perhaps the count of rows you name is the whole db? The 
number of rows in my example means the count of rows in the answer to my 
statement! 


Best Regards

Max  

Am 22. Feb. 2024, 10:59 +0100 schrieb Albert Shih <users@sogo.nu 
<mailto:users@sogo.nu> >:



Hi,

How many tables do you have in your postgresql ?

Because I got

(26908 rows)

It seem I got 12 tables for each users.

Everything seem to work well, and maybe it's just because it's old
installation, but I just want to ask.

Regards
--
Albert SHIH 🦫 🐸
France
Heure locale/Local time:
jeu. 22 févr. 2024 10:39:33 CET

Reply via email to