Re: Dump version mismatch

Поиск
Список
Период
Сортировка
От Einar Karttunen
Тема Re: Dump version mismatch
Дата
Msg-id 20020430102025.GD6576@shellak.helsinki.fi
обсуждение исходный текст
Ответ на Dump version mismatch  (AarniRuuhimäki / Megative Tmi / KYMI.com<aarni.ruuhimaki@kymi.com>)
Ответы Re: Dump version mismatch
Список pgsql-novice
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 по дате отправления: