Re: Post-Upgrade Question: 9.0.1 -> 9.0.3

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Post-Upgrade Question: 9.0.1 -> 9.0.3
Дата
Msg-id 201103100700.33149.adrian.klaver@gmail.com
обсуждение исходный текст
Ответ на Post-Upgrade Question: 9.0.1 -> 9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Post-Upgrade Question: 9.0.1 -> 9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
Re: Post-Upgrade Question: 9.0.1 -> 9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
On Thursday, March 10, 2011 6:54:18 am Rich Shepard wrote:
>    After carefully following the instructions here:
>       <http://www.postgresql.org/docs/9.0/static/install-upgrading.html>
> I tested the upgrade from the command line. My question is why I still see
> a reference to 9.0.1;
>
> psql (9.0.1, server 9.0.3)
> Type "help" for help.
>
>    One database was created with 9.0.1 but another was created in the 7.x
> era.
>
> Rich


Your psql binary is from 9.0.1 your server from 9.0.3. Somewhere you have the
old psql in your path and it is being found first.
--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Post-Upgrade Question: 9.0.1 -> 9.0.3
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: sort mem: size in RAM vs size on Disk