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>