Обсуждение: pg_dump when database contains multiple tablespaces

Поиск
Список
Период
Сортировка

pg_dump when database contains multiple tablespaces

От
Benjamin Arai
Дата:
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