"Michael Enke" <[EMAIL PROTECTED]> writes:
> I used pg_dumpall in 7.4.13.
> In the created backup there is a
> ... delete from pg_shadow ...
> since it is a table, all ok.

> But in 8.1.4 it is a view so I get an error at restore:
> ERROR:  cannot delete from a view
> HINT:  You need an unconditional ON DELETE DO INSTEAD rule.

Just ignore the error.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to