pg_restore aborts when object missing - Mailing list pgsql-admin

From Alex Paulusberger
Subject pg_restore aborts when object missing
Date
Msg-id 3EC5A57F.6090607@meta-bit.com
Whole thread Raw
List pgsql-admin
Hi,
I am trying to restore a database with pg_restore -c  which according to
the man pages drops database objects prior to recreating them. However,
of on the destination database an index (in my case) does not exist, the
restore process aborts.

Is there a way to force the restore process to continue and instead
recreate these missing objects?

Thanks
Alex



pgsql-admin by date:

Previous
From: Shankar K
Date:
Subject: overflow on numeric ABS(value) >= 10^2
Next
From: "A.Bhuvaneswaran"
Date:
Subject: Re: overflow on numeric ABS(value) >= 10^2