| From: | "Carlo Stonebanks" <stonec(dot)register(at)sympatico(dot)ca> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Search system catalog for mystery type |
| Date: | 2009-11-09 14:18:12 |
| Message-ID: | hd98an$28it$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
There are renamed tables with one leading underscore sitting on the system
right now. I don't know how many mechanisms there are for renaming, as this
renaming (until now) was done from a "rename" function within pgAdmin or EMS
PG-SQL Manager - this is the first time I can think of having explicitly
used ALTER RENAME, though.
"Sam Mason" <sam(at)samason(dot)me(dot)uk> wrote in message
news:20091106170833(dot)GX5407(at)samason(dot)me(dot)uk(dot)(dot)(dot)
> On Fri, Nov 06, 2009 at 11:09:23AM -0500, Carlo Stonebanks wrote:
>> This was really common with us with PG for years, and now it errors out -
>> what happened, and when?
>
> There are references in the docs at least back to 7.1:
>
>
> http://www.postgresql.org/docs/7.1/static/sql-createtype.html#R2-SQL-CREATETYPE-3
>
> are you sure you haven't started doing something new?
>
> --
> Sam http://samason.me.uk/
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Styles | 2009-11-09 14:24:28 | Re: Looking for a script that performs full online backup of postgres in archive mode |
| Previous Message | Chris Barnes | 2009-11-09 14:15:03 | Looking for a script that performs full online backup of postgres in archive mode |