Tom Lane wrote: > Bruce Momjian <[email protected]> writes: > > Tom Lane wrote: > >> (Although actually, if that pg_config isn't in your path, the > >> installed pg_migrator won't be either. It might be better to just > >> say "fix things so that the new installation's executables are > >> first in your PATH", and be done with it.) > > > I am betting many people will do src/pg_migrator to run it. However, > > there will be no pg_migrator binary in the old cluster (hopefully) so it > > would still find it even it the new cluster is not first in the path. > > That's not a very future-proof assumption...
Yep, but pg_migrator will exit quickly if an older version is run. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
