pg_dump when database contains multiple tablespaces - Mailing list pgsql-general

From Benjamin Arai
Subject pg_dump when database contains multiple tablespaces
Date
Msg-id 461E8699.1070507@araisoft.com
Whole thread Raw
List 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

pgsql-general by date:

Previous
From: Benjamin Arai
Date:
Subject: Performance of using tablespaces to seperate indexes and tables to different disks
Next
From: "Avdhoot Kishore Saple"
Date:
Subject: local selectivity estimation - computing frequency of predicates