Hi Adrian, On Fri, May 19, 2017 at 3:02 PM, Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote: > FYI, 9.3 is now up to 9.3.17: > At some point, once you have gotten a handle on using Postgres, you should > probably update. Read the Release Notes for each of the minor releases to > see what has been fixed. Ah, good to know! Thank you for tip! :) > you where connecting using local, which is the socket connection. > If you had done: > psql -U otherusername -d database -h localhost > it would have asked for a password(md5 auth method). If otherusername does > not have the LOGIN attribute you would not been able to log in anyway. For > more detailed information see: > https://www.postgresql.org/docs/9.3/static/sql-createrole.html Ahhh, that makes sense! Thank you for clarifying and for the linkage, I really appreciate it! Thanks to everyone for all of the help! -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general