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>:
> 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