On 03/09/2016 10:18 AM, Suvayu Ali wrote:
Shouldn't the local line take care of my permissions?  What am I doing wrong?

The only user that exists by default is "postgres". Use that use to create new users and databases:

su postgres -c "createuser x"
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to