Re: Keyword OWNED not recognized in pg v. 8.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Keyword OWNED not recognized in pg v. 8.1
Дата
Msg-id 24794.1171352250@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Keyword OWNED not recognized in pg v. 8.1  ("dfx" <dfx@dfx.it>)
Список pgsql-general
"dfx" <dfx@dfx.it> writes:
> How I can recreate (replicate) the same structure of a database originally
> made with pg v. 8.2 to a server v. 8.1?

pg_dump has never been intended to produce backward-compatible dump
scripts; in most versions it's easy to point to cases where it'd be
flat-out impossible to do so, because the new version has features
not present in the older.

If you really need to do the above then get out your text editor and
change the script ... but my advice would be to install 8.2 instead.

            regards, tom lane

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

Предыдущее
От: "dfx"
Дата:
Сообщение: Keyword OWNED not recognized in pg v. 8.1
Следующее
От: RPK
Дата:
Сообщение: PGSQL backup options