Greetings,May I ask is there a simple way like \dg+ to get all users' names under all groups please? If no, which sys tables should I use to get it?
I am expecting something like : Group name | Users ---------------------------------- g1 | u1, u2, u3 g2 | u1 g3 | u6 Thanks a lot! Emi ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match