On Tue, Nov 30, 2010 at 5:00 PM, DM <[email protected]> wrote: > Can I execute pg_upgrade from new box by pointing to the data directory and > binaries on old box.
If you're moving to a new box anyway, you might as well just do the traditional pg_dump and restore. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
