In hba.c, line 1394 is missing two )

        if (pass == NULL)
        {
                ereport(LOG,
                                (errmsg("local user with uid %d is not known to 
getpwuid",
                                                (int) peercred.uid);
                                                                ^^^^^^
                return false;
        }


Kurt


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to