Hi:
Let's say I have a database comprised of tables scattered over several
tablespaces. Suppose I need to move the database to another server and
I can't
use the same pathnames for the tablespaces. Am I out of luck when it
comes to using pg_dump and pg_restore?
Thanks!