Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 41352210.9090207@familyhealth.com.au
Whole thread Raw
List pgsql-hackers
> Now you have schema bla, table bla.boo, index bla.boo_pkey and sequence
> bla.boo_id_seq all in tablespace foo. ISTM that tablespace foo cannot be
> removed without hand-fixing pg_catalog and hand-moving files or links in
> the database directory.

Hmmm, I wonder why the tablespace is set to the foo tablespace for the 
sequence?  Sequences are supposed to always be created in the default 
tablespace.  Bug?


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: version upgrade
Next
From: Andrew Rawnsley
Date:
Subject: Re: version upgrade