I'm trying to get data from a 7.4.2 database, using pg_dump, into a 7.3.4 database on another server (via psql). It seems like the 7.4.x sql syntax to create SEQUENCES seems have changed and, of course, fails on restore.
There doesn't seem to be anything like '--dump-version=' on the pg_dump man page.
-- David Davis _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://www.rlug.org/mailman/listinfo/rlug
