Re: Renaming a schema - Mailing list pgsql-general

From Tom Lane
Subject Re: Renaming a schema
Date
Msg-id 377.1088130786@sss.pgh.pa.us
Whole thread Raw
In response to Re: Renaming a schema  (Jeffrey Melloy <jmelloy@visualdistortion.org>)
List pgsql-general
Jeffrey Melloy <jmelloy@visualdistortion.org> writes:
> Upon further inspection, the problem isn't the RI triggers; it's the
> default sequence not changing.

Ah.  Yes, that's a known issue.  We need to fix things so that the
sequence is (internally) referenced by OID rather than by name.
There's been some talk about how to do this but it's a bit harder
than it might sound ...

            regards, tom lane

pgsql-general by date:

Previous
From: Joel
Date:
Subject: Re: unicode and sorting(at least)
Next
From: Tom Lane
Date:
Subject: Re: Multi-Language upper(),lower()