Search Postgresql Archives

Re: type "xxxxxxx" does not exist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux