Tom Lane <[email protected]> writes: > Bruce Momjian <[email protected]> writes: >> A larger question is what do we do with pg_migrator now. I am >> embarrassed I didn't find these errors before, but now that they are >> known, and will probably need an 8.4.1 to fix, should I remove the >> pg_migrator 8.4 source code from pgfoundry? > > Well, we'd still like people to test it, but at the very least it > should be marked as having known bugs.
What about having pg_migrator bails out if destination cluster version is < 80401 ? Regards, -- dim -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
