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