Re: Dump version mismatch

Поиск
Список
Период
Сортировка
От AarniRuuhimäki / Megative Tmi / KYMI.com
Тема Re: Dump version mismatch
Дата
Msg-id 20020430104151.ZGHY17088.fep06.tmt.tele.fi@there
обсуждение исходный текст
Ответ на Re: Dump version mismatch  (Einar Karttunen <ekarttun@cs.helsinki.fi>)
Ответы Re: Dump version mismatch  (Einar Karttunen <ekarttun@cs.helsinki.fi>)
Список pgsql-novice
That was quick, thanks Einar !

How about the other way round ? Can I still use
#cat pg_dump | psql my_db ?

Or pg_restore the new way ?

Same things apply to vacuum ?

Thanks again.

BR,

aarni



On Tuesday 30 April 2002 01:20 pm, you wrote:
> On 30.04 13:20, Aarni Ruuhimäki / Megative Tmi / KYMI.com wrote:
> > Database version: PostgreSQL 7.2 on i686-pc-linux-gnu, compiled by GCC
> > 2.96 pg_dump version: 7.0
> > Aborting because of version mismatch.
>
> The most common reason for this problem  is that you have two versions of
> postgresql installed. The database is running from the version 7.2 but your
> path points to the 7.0 first. Try using absolute path to pg_dump or setting
> the PATH correctly.
>
> - Einar Karttunen


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

Предыдущее
От: Einar Karttunen
Дата:
Сообщение: Re: Dump version mismatch
Следующее
От: Einar Karttunen
Дата:
Сообщение: Re: Dump version mismatch