"Sandy Spence" <[EMAIL PROTECTED]> writes:
> select typowner from pg_type where typname='trigger';
>  typowner 
> ----------
> (0 rows)

Um ... what PG version is this exactly?  ("select version()" if you're
not sure.)

It's real hard to see why pg_dump would complain about a type that's not
there at all.  You sure you checked this in the same database that's
being dumped?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to