move whole schema to a new tablespace

From: "Rhys Stewart" <rhys(dot)stewart(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: move whole schema to a new tablespace
Date: 2007-10-09 14:09:11
Message-ID: 189966030710090709w2c7c1a6bv8aaf7069bd97f573@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
short of issuing single commands for each table is there a way to move
the an entire schema to a new tablespace, indices and all?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2007-10-09 14:13:46 Re: DB upgrade
Previous Message Alvaro Herrera 2007-10-09 13:59:13 Re: PG_TRY(), PG_CATCH()....