Re: type unknown?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Carol Walter <walterc(at)indiana(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: type unknown?
Date: 2008-09-18 23:03:11
Message-ID: 6906.1221778991@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Carol Walter <walterc(at)indiana(dot)edu> writes:
> Well, it''s a guess. A "CREATE VIEW" follows the line that specifies
> the warning. (An "ALTER TABLE" immediately precedes it.) This made
> me think that is was on a view; then I went through the views till I
> found one with a column called "collection". Is there another way I
> can isolate what's happening?

Try doing the restore with log_min_error_statement set to WARNING;
that would at least confirm whether you're looking at the right view
definition.

BTW, what PG version is this?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bernt Drange 2008-09-19 08:26:44 Re: Regaining superuser access
Previous Message Tom Lane 2008-09-18 22:39:51 Re: Idle Error invalid byte sequence