Re: pg_restore

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_restore
Дата
Msg-id 16229.1141345554@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_restore  (Marco Rossi <swmrrossi@yahoo.com>)
Ответы Re: pg_restore
Re: pg_restore
Список pgsql-novice
Marco Rossi <swmrrossi@yahoo.com> writes:
> I'm trying to import a db from one server to my local machine.
> I have a mismatch betweek server pg_dump (8.0.3) and my machine pg_restore vesion (7.4.7).

In general you're going to have lots of problems trying to back-port a
dump file to an earlier major release --- there are almost always things
in the dump file that the older server won't take.  So even if you got
past the pg_restore error check you'd still be facing issues.

Is there a good reason you aren't running a more modern Postgres
release?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_config --pgxs
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: delay of function