You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dears,
When I try use the command "getent group MyUser" I have an error: column number 3 is out of range 0..2
Could you help me about this
My query is
getgrnam = SELECT groupname, passwd, gid FROM group_table WHERE groupname = $1