Re: owner of type 'mmm' apperars to be invalid

From: Richard Huxton <dev(at)archonet(dot)com>
To: "cristi" <cristi(at)dmhi(dot)ct(dot)ro>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: owner of type 'mmm' apperars to be invalid
Date: 2002-11-05 14:51:03
Message-ID: 200211051451.03482.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tuesday 05 Nov 2002 2:32 pm, cristi wrote:
> On Tuesday 05 Nov 2002 1:03 pm, cristi wrote:
> >But - you have deleted the "refcursor" type which is not a good idea! If

> Ooo!!!!
> Yes, I see...
> You right.
>
> >If so, drop and recreate the database, restoring the data to it. If not, I
> think you'll
> >need to restore the template1 db - there's an article on
> >techdocs.postgresql.org about this (byJosh IIRC).
>
> Would you give me the URL address for this article?
> Please!

It's "Adventures in PostgreSQL, Episode 1 by Josh Berkus"
at http://techdocs.postgresql.org/
Loads of other good stuff there too.

Might not be necessary though - if the template1 db contains the refcursor
type definition then you just need to drop and recreate the problem database.

--
Richard Huxton

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-11-05 16:33:36 Re: [GENERAL] Database Design tool
Previous Message cristi 2002-11-05 14:32:07 Re: owner of type 'mmm' apperars to be invalid