Re: non consistent? mixed version setup of binaries

Поиск
Список
Период
Сортировка
От Wim Bertels
Тема Re: non consistent? mixed version setup of binaries
Дата
Msg-id 1381220342.4535.13.camel@zwerfkat
обсуждение исходный текст
Ответ на Re: non consistent? mixed version setup of binaries  (Christoph Berg <cb@df7cb.de>)
Ответы Re: non consistent? mixed version setup of binaries  (Christoph Berg <cb@df7cb.de>)
Список pgsql-pkg-debian
> You should be using pg_dump --cluster 9.3/main .

Hallo Christoph,

tnx for the reply,
i used the -p option to connect to the right cluster
and then the default version of pg_dump get's choosen,
instead of the version of the cluster u are connecting to.

eg.
# pg_dump -p 51234 tempdb
pg_dump: server version: 9.3.0; pg_dump version: 9.1.9
pg_dump: aborting because of server version mismatch

so i checked the man pages again,
and there is no reference of the
'--cluster' option
in either the man pages (or --help option) of pg_dump or psql (debian
stable with apt.postgresql.org additional repo);
this option should be added to the man page in my opinion

mvg,
Wim

>
> Christoph




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

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: non consistent? mixed version setup of binaries
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: non consistent? mixed version setup of binaries