How export from 8.2.4 down to 8.1.8

Поиск
Список
Период
Сортировка
От Andreas
Тема How export from 8.2.4 down to 8.1.8
Дата
Msg-id 46509046.9070409@gmx.net
обсуждение исходный текст
Ответы Re: How export from 8.2.4 down to 8.1.8
Список pgsql-novice
Hi,

I'll have to export from 8.2.4 down to 8.1.8 because our provider runs
Debian Sarge and can't offer a newer PG.
I tried to pg_dump a plain-text backup an run it through 8.1.8's psql.
That failed because of syntax errors.
Same with compressed backup even when I let my local 8.2.4 pg_dump send
the data to the remote server.

How would I get the stuff transfered?

By the way ... my local database is UTF-8 and the PG of Debian Sarge is
LATIN9


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: problem - group by
Следующее
От: Raimon Fernandez
Дата:
Сообщение: Re: return modified data from a function