On Sat, 3 Sep 2016, Adrian Klaver wrote:
> Or if you are fine running the 9.5 instance at port 5432, what happens if you
> do?:
>
> psql -d postgres -U some_user -p 5432
$ psql -d postgres -U rshepard -p 5432
Password for user rshepard:
psql: FATAL: password authentication failed for user "rshepard"
> What was the error message?
As above.
Thanks,
Rich