[EMAIL PROTECTED] (Srinivasa Rao Chava) writes:
> I have a problem with pg_restore. I have a database,  named DEPG. I
> have taken backup with pg_dump and -Ft options. I created  another
> database, named test. After this , I used the pg_restore command  to
> restore the DEPG backup into test database. Then it is restoring upto
> some point and failing giving the following error.

You need to update to 7.1.3; earlier 7.1.* pg_dumps have a problem with
the ordering of commands for GRANTs on views.

                        regards, tom lane

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

http://archives.postgresql.org

Reply via email to