pg_dump when database contains multiple tablespaces

From: Benjamin Arai <benjamin(at)araisoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump when database contains multiple tablespaces
Date: 2007-04-12 19:20:57
Message-ID: 461E8699.1070507@araisoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

What is the resulting dump (pg_dump) from a database with multiple
tables spaces? Does the dump just strip off the TABLESPACE command, so
it will lump all the tablespaces into the default tablespace?

Benjamin

Browse pgsql-general by date

  From Date Subject
Next Message Geoffrey 2007-04-12 19:21:46 Re: backend reset of database
Previous Message Benjamin Arai 2007-04-12 19:17:46 Performance of using tablespaces to seperate indexes and tables to different disks