No attachments in this thread
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
Kurt Roeckx <Q@ping.be> writes:
Yeah, my fault :-(. Should be fixed as of a few hours ago --- do yousee any others?
regards, tom lane