Re: Need to fix one more glitch in upgrade to -10.2

From: Tim Cross <theophilusx(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Need to fix one more glitch in upgrade to -10.2
Date: 2018-02-18 05:26:36
Message-ID: 878tbq27hv.fsf@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Rich Shepard <rshepard(at)appl-ecosys(dot)com> writes:

> On Sat, 17 Feb 2018, Adrian Klaver wrote:
>
>
> [root(at)salmo /etc/rc.d]# killall postgres
> [root(at)salmo /etc/rc.d]# ./rc.postgresql start
> Could not find 'postgres' binary. Maybe PostgreSQL is not installed properly?
>
> Yet,
>
> # ll /usr/bin/postgres
> lrwxrwxrwx 1 root root 35 Feb 17 09:30 /usr/bin/postgres -> ../lib/postgresql/10.2/bin/postgres*
>
> Hence, my confustion.
>

Try doing an 'll' on the second part of that output i.e.

ll /usr//lib/postgresql/10.2/bin/postgres*

to verify the location the symbolic link in /usr/bin is pointing to is
correct.

Tim

--
Tim Cross

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Cross 2018-02-18 05:36:38 Re: Need to fix one more glitch in upgrade to -10.2
Previous Message Rich Shepard 2018-02-18 02:59:45 Re: Need to fix one more glitch in upgrade to -10.2