pg_dump error after upgrade

From: Kurt <rkdata(at)qwest(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump error after upgrade
Date: 2003-02-19 15:28:56
Message-ID: 1045668535.5976.14.camel@kschwarz.amoserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I've recently upgraded my postgresql to v7.3.2

Since then, every time I run a pg_dump I get the following error:

Error: pg_dump failed: pg_dump: WARNING: owner of data type trigger
appears to be invalid

My command line is pg_dump -Ft -b myserver>myserver_date.tar

Is there a reason that this is happening? How do I correct it?

--
Kurt <rkdata(at)qwest(dot)net>

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2003-02-19 16:29:22 Re: How to avoid the Mutating Triggers ??
Previous Message Yudha Setiawan 2003-02-19 12:59:22 How to avoid the Mutating Triggers ??