SV: [GENERAL] PG and login

2000-11-07 Thread Jarmo Paavilainen
Thanks, I had allready played around with those files with elog(DEBUG,...), but elog(...) did never do any output. But when you confirmed that those were the files, Ive used fprintf(stderr,...) instead and it worked. Why does not elog(DEBUG,...) work everywhere? Well who cares, _NOW_ when I kno

[GENERAL] PG and login

2000-11-05 Thread Jarmo Paavilainen
Hi, Where does the backend do its user validation? If I login with "psql -u" how does the backend take care of the username and password? Ive tried to find where it happens without success (using a lot of elog(DEBUG,...)). (we are talking "password" identification, not "ident", kerberos or "cry