Re: SOLVED: invalid type error - Mailing list pgsql-general

From Jan Wieck
Subject Re: SOLVED: invalid type error
Date
Msg-id 200206031947.g53Jlww03802@saturn.janwieck.net
Whole thread Raw
In response to SOLVED: invalid type error  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
List pgsql-general
Johnson, Shaunn wrote:
> --Never mind; I solved it.
>
> --It had to do with something in pg_type.

    Just deleted the rows from pg_type?

    If  so,  congrats,  in  this  case  it is one of the possible
    solutions.  In some other cases you might well mess  up  your
    entire  DB's  system  catalog  by shooting around in the pg_*
    tables like that without the advice  of  someone  who  really
    knows what she's doing there.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: invalid type error
Next
From: Jan Wieck
Date:
Subject: Re: ctid & updates