Is there a way to make a postgresql 8 database dump work with 7.4? I.E I want to do a dump from 8.0 on one machine and put it into a database running on 7.4 on another?
Haven't tried this yet, but apart from turning off dollar-quoting for functions, it should just work. If you want to test it, try a schema-only dump+restore first.
-- Richard Huxton Archonet Ltd
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?
http://archives.postgresql.org