pg_dump version mismatch

Поиск
Список
Период
Сортировка
От Dave Weitzel
Тема pg_dump version mismatch
Дата
Msg-id 7b7409f70903250627g42301812h40aa01e55fecbd57@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_dump version mismatch
Список pgadmin-support
I have pg_adminIII 1.8.4 (latest form download site
I am still getting version mismatch messages running a backup:

C:\Program Files (x86)\pgAdmin III\1.8\pg_dump.exe -h myhost -p 5432 -U postgres -F c -b -v -f "C:\Work\BACKUPS\postgres.backup" mydata
pg_dump: server version: 8.3.6; pg_dump version: 8.3.0
pg_dump: aborting because of version mismatch  (Use the -i option to proceed anyway.)
pg_dump: *** aborted because of error

Looking at the archives and other sources implies pg_dump should be using the -i option but I cant see how to set this anywhere.

I would have expected a version difference at the x.x.0 level to be ignored anyway.

Any advice on how to change this?

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Issues with v1.10 beta 1
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: pg_dump version mismatch