Re: Upgrade from 9.5.4 to 9.6.1

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Upgrade from 9.5.4 to 9.6.1
Дата
Msg-id 9f85bd72-456e-7651-f86b-eec310f641db@hogranch.com
обсуждение исходный текст
Ответ на Re: Upgrade from 9.5.4 to 9.6.1  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Upgrade from 9.5.4 to 9.6.1  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On 11/15/2016 4:55 PM, Adrian Klaver wrote:
where do I look for the two bindirs?

Assuming the bindirs are in your $PATH:

aklaver@panda:~> whereis -f pg_ctl
pg_ctl: /usr/local/pgsql/bin/pg_ctl /usr/local/pgsql94/bin/pg_ctl

Even if only one is the $PATH:

aklaver@panda:~> whereis -f pg_ctl
pg_ctl: /usr/local/pgsql/bin/pg_ctl

you can usually figure out where the other is.

the RHEL style distributions don't put the actual bin dirs in the path, rather, they put symlinks to the common user utilities in /usr/bin managed via a system known as 'alternates'.  


-- 
john r pierce, recycling bits in santa cruz

В списке pgsql-general по дате отправления:

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: Upgrade from 9.5.4 to 9.6.1
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: dumping table contents in a sensible order