I have started setting up phpPgAdmin and have come to the realization that I don't 
quite understand how postgres handles its user support.
I understand that the pg_passwd command is used for pg_hba.conf file and I'm fine with 
that. I guess the thing I am missing is the purpose of the password one can create 
before they do the pg_passwd by using createuser. What is that really used for. I 
couldn't seem to find anything in the admin documentation. Thanks.

--patrick

Reply via email to