Re: Unable to upgrade old cluster from 8.4 to 9.0

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Unable to upgrade old cluster from 8.4 to 9.0
Дата
Msg-id AANLkTim=Zq-TKX_z2K-usZOm=VJ2e49Y4TZW9UN_tqy9@mail.gmail.com
обсуждение исходный текст
Ответ на Unable to upgrade old cluster from 8.4 to 9.0  (Boris <sw0rdf1sh_i@yahoo.com>)
Ответы Re: Unable to upgrade old cluster from 8.4 to 9.0  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
On 23 September 2010 10:51, Boris <sw0rdf1sh_i@yahoo.com> wrote:
> Hello,
>
> I have Debian Linux (unstable) server, and I am trying to upgrade 8.4 version
> database to 9.0, all developer packages for both versions were installed, as
> well as client ( postgresql-server-dev-8.4
> postgresql-client-8.4 postgresql-server-dev-9.0 postgresql-client-9.0).
>
> Here is the command I use
>
> /usr/lib/postgresql/9.0/bin/pg_upgrade -d -c /var/lib/postgresql/8.4/main/ -D
> /var/lib/postgresql/9.0/main/ -b /usr/lib/postgresql/8.4/bin/ -B
> /usr/lib/postgresql/9.0/bin/ --user=postgres

The -d and -c options appear to be the wrong way round.  Looks like
you're passing -c as the parameter for -d.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

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

Предыдущее
От: Sandeep Srinivasa
Дата:
Сообщение: Re: Unable to upgrade old cluster from 8.4 to 9.0
Следующее
От: "Octavio Alvarez"
Дата:
Сообщение: Re: Need magic for identifieing double adresses