Re: pg_migrator issues
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Robert Haas <robertmhaas@gmail.com>, Alvaro Herrera <alvherre@commandprompt.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T05:24:55Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > Well, when you restore the old dump's schema into the new server, the > tablespace directory path will be the same, so we had better not have > any directory there. If we implicitly added "/8.5" etc at the end of the specified tablespace path, the problems go away. regards, tom lane