Re: Moving sequences to another schema - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Moving sequences to another schema
Date
Msg-id 0C7153D3C100C765CBB224AE@sparkey.oopsware.intra
Whole thread Raw
In response to Re: Moving sequences to another schema  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
--On Dienstag, Juni 28, 2005 09:38:56 +0800 Christopher Kings-Lynne 
<chriskl@familyhealth.com.au> wrote:

> Does ALTER TABLE/RENAME code help you?  You can rename sequences with
> that...

Hmm, that doesn't cover pg_attrdef.adbin. I think the best way is to create 
the default expressions from scratch, as Tom already mentioned.

-- 

 Bernd


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PATCHES] Users/Groups -> Roles
Next
From: Bernd Helmle
Date:
Subject: Re: Moving sequences to another schema