hello all
when a insert a user into some group, the user id does'nt appear in pg_groupclass
db=> create user toto with password toto123 in group group1;db=> select * from pg_group;groname |grosysid|grolist---------+--------+----------------group1 | 10|